By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-01-26T23:22:09.649Z||main|||||INFO|500||The following profiles are active: basic
2023-01-26T23:22:22.637Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-26T23:22:22.643Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-26T23:22:22.840Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-26T23:22:27.228Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-26T23:22:27.655Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-26T23:22:28.277Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-26T23:22:28.537Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-26T23:22:29.217Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-26T23:22:31.619Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-26T23:22:32.245Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-01-26T23:22:35.348Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-26T23:22:35.476Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-26T23:22:35.513Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-26T23:22:35.529Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-26T23:22:36.259Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-26T23:22:36.672Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-26T23:22:37.820Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-01-26T23:22:38.501Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-01-26T23:22:38.502Z||main|||||ERROR|500||(conn=1166) Table 'catalogdb.activity_spec' doesn't exist
2023-01-26T23:22:38.515Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-01-26T23:22:41.815Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-01-26T23:22:44.775Z||main|||||WARN|500||---
2023-01-26T23:22:44.776Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-26T23:22:44.776Z||main|||||WARN|500||---
2023-01-26T23:22:45.163Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-26T23:22:49.960Z||main|||||INFO|500||Started Application in 43.698 seconds (JVM running for 46.768)
2023-01-26T23:22:49.975Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-01-26T23:22:49.978Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-01-26T23:22:49.986Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-01-26T23:22:50.037Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 92098ad9-f80d-4596-89d1-2bd43f6ff92c url= /sdc/v1/artifactTypes
2023-01-26T23:22:50.043Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-01-26T23:22:50.207Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-26T23:22:50.257Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-01-26T23:22:50.258Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-01-26T23:22:50.258Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= af60e7d6-88be-427a-92e6-5d73160f180f url= /sdc/v1/distributionKafkaData
2023-01-26T23:22:50.258Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-01-26T23:22:50.287Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-01-26T23:22:50.293Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@121c26ac
2023-01-26T23:22:50.358Z||scheduling-1|||||INFO|500||ProducerConfig values:
acks = -1
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-01-26T23:22:50.405Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Instantiated an idempotent producer.
2023-01-26T23:22:50.505Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-01-26T23:22:50.566Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-26T23:22:50.567Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-26T23:22:50.568Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674775370560
2023-01-26T23:22:50.573Z||scheduling-1|||||INFO|500||start DistributionClient
2023-01-26T23:22:50.595Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-01-26T23:22:50.704Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-26T23:22:50.704Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-26T23:22:50.705Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674775370704
2023-01-26T23:22:50.738Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:22:50.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:22:50.741Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-01-26T23:22:50.765Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-01-26T23:22:50.765Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-01-26T23:22:50.766Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1674775370765
2023-01-26T23:22:50.766Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:22:50.768Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:22:50.773Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-01-26T23:22:51.529Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Cluster ID: YiVsRmlyTCGWXmZTsbp9Eg
2023-01-26T23:22:51.530Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:51.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ROI837GMSD26unbc1Cz4rw
2023-01-26T23:22:51.532Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ROI837GMSD26unbc1Cz4rw
2023-01-26T23:22:51.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ROI837GMSD26unbc1Cz4rw
2023-01-26T23:22:51.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ROI837GMSD26unbc1Cz4rw
2023-01-26T23:22:51.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ROI837GMSD26unbc1Cz4rw
2023-01-26T23:22:51.534Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ROI837GMSD26unbc1Cz4rw
2023-01-26T23:22:51.532Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:51.534Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:51.534Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:51.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:51.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:51.536Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] ProducerId set to 1002 with epoch 0
2023-01-26T23:22:51.537Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Cluster ID: YiVsRmlyTCGWXmZTsbp9Eg
2023-01-26T23:22:51.537Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Cluster ID: YiVsRmlyTCGWXmZTsbp9Eg
2023-01-26T23:22:51.540Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-26T23:22:51.540Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-01-26T23:22:51.564Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] (Re-)joining group
2023-01-26T23:22:51.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] (Re-)joining group
2023-01-26T23:22:51.632Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62
2023-01-26T23:22:51.632Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca
2023-01-26T23:22:51.633Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-26T23:22:51.633Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-01-26T23:22:51.633Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] (Re-)joining group
2023-01-26T23:22:51.633Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] (Re-)joining group
2023-01-26T23:22:57.644Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca', protocol='range'}
2023-01-26T23:22:57.654Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62', protocol='range'}
2023-01-26T23:22:57.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:57.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:57.735Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:57.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:57.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:57.736Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-26T23:22:57.740Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-01-26T23:22:57.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798-2e232bfc-d7ac-424c-bd3d-5fa891e24cca', protocol='range'}
2023-01-26T23:22:57.762Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2-814cf75c-1dd6-432b-9a7c-32fd333e3f62', protocol='range'}
2023-01-26T23:22:57.763Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-01-26T23:22:57.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-01-26T23:22:57.778Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-26T23:22:57.779Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-26T23:22:57.794Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-01-26T23:22:57.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-01-26T23:22:57.795Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-01-26T23:22:57.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-01-26T23:22:57.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-01-26T23:22:57.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-01-26T23:22:57.798Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-01-26T23:22:57.799Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-01-26T23:22:57.800Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-01-26T23:22:57.921Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-26T23:22:57.924Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-26T23:22:57.958Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-26T23:22:57.959Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-26T23:22:57.963Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-26T23:22:57.964Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-26T23:22:57.979Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-26T23:22:57.981Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-01-26T23:22:57.983Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-26T23:22:57.984Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-01-26T23:22:57.986Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-26T23:22:57.988Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-01-26T23:23:50.751Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:23:50.773Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:24:50.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:24:50.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:25:50.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:25:50.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:26:50.759Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:26:50.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:27:50.760Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:27:50.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:28:50.763Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:28:50.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:29:50.767Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:29:50.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:30:50.769Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:30:50.787Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:31:50.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:31:50.788Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:31:51.712Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-a3a51a1d-e58e-485c-9b32-79092ec986c2, groupId=so] Node -1 disconnected.
2023-01-26T23:31:51.736Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e29dc71c-b9c0-4f9f-9d76-c2420800d798, groupId=so] Node -1 disconnected.
2023-01-26T23:31:51.815Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Node -1 disconnected.
2023-01-26T23:32:24.373Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-26T23:32:50.771Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:32:50.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:33:50.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:33:50.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:34:50.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:34:50.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:35:50.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:35:50.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:36:50.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:36:50.794Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:37:50.781Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:37:50.796Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:38:50.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:38:50.797Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:39:50.784Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:39:50.797Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:40:50.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:40:50.798Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:41:50.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:41:50.799Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:42:50.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:42:50.801Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:43:50.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:43:50.803Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:44:50.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:44:50.803Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:45:50.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:45:50.804Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:46:50.800Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:46:50.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:47:50.801Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:47:50.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:48:50.803Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:48:50.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:49:50.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:49:50.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:50:50.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:50:50.808Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:51:50.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:51:50.809Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:52:50.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:52:50.810Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:53:50.809Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:53:50.812Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:54:50.811Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:54:50.813Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:55:50.813Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:55:50.814Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:56:50.814Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:56:50.814Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:57:50.816Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:57:50.815Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:58:50.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:58:50.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-26T23:59:50.818Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-26T23:59:50.833Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:00:50.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:00:50.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:01:50.820Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:01:50.835Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:02:50.822Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:02:50.836Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:03:50.823Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:03:50.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:04:50.823Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:04:50.837Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:05:50.825Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:05:50.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:06:50.826Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:06:50.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:07:50.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:07:50.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:08:50.828Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:08:50.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:09:50.830Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:09:50.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:10:50.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:10:50.841Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:11:50.831Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:11:50.842Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:12:50.833Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:12:50.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:13:50.835Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:13:50.842Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:14:50.837Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:14:50.843Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:15:50.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:15:50.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:16:50.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:16:50.844Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:17:50.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:17:50.845Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:18:50.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:18:50.846Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:19:50.842Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:19:50.847Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:20:50.843Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:20:50.847Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:21:50.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:21:50.848Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:22:50.845Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:22:50.849Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:23:50.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:23:50.850Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:24:50.847Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:24:50.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:25:50.849Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:25:50.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:26:50.849Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:26:50.851Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:27:50.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:27:50.852Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:28:50.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:28:50.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:29:50.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:29:50.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:30:50.853Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:30:50.854Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:31:50.855Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:31:50.855Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:32:50.856Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:32:50.857Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:33:50.857Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:33:50.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:34:50.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:34:50.859Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:35:50.861Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:35:50.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:36:50.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:36:50.862Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:37:50.862Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:37:50.863Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:38:50.863Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:38:50.867Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:39:50.865Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:39:50.868Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:40:50.866Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:40:50.869Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:41:50.868Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:41:50.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:42:50.870Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:42:50.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:43:50.871Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:43:50.871Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:44:50.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:44:50.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:45:50.872Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:45:50.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:46:50.874Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:46:50.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:47:50.874Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:47:50.878Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:48:50.875Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:48:50.878Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:49:50.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:49:50.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:50:50.876Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:50:50.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:51:50.877Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:51:50.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:52:50.878Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:52:50.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:53:50.878Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:53:50.882Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:54:50.879Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:54:50.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:55:50.881Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:55:50.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:56:50.882Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:56:50.885Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:57:50.884Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:57:50.885Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:58:50.884Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:58:50.885Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T00:59:50.885Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T00:59:50.886Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:00:50.887Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:00:50.886Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:01:50.887Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:01:50.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:02:50.888Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:02:50.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:03:50.889Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:03:50.903Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:04:50.891Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:04:50.904Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:05:50.895Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:05:50.904Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:06:50.896Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:06:50.905Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:07:50.897Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:07:50.906Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:08:50.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:08:50.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:09:50.899Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:09:50.907Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:10:50.900Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:10:50.907Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:11:50.902Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:11:50.908Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:12:50.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:12:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:13:50.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:13:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:14:50.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:14:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:15:50.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:15:50.909Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:16:50.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:16:50.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:17:50.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:17:50.911Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:18:50.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:18:50.912Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:19:50.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:19:50.913Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:20:50.913Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:20:50.914Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:21:50.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:21:50.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:22:50.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:22:50.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:23:50.916Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:23:50.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:24:50.921Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:24:50.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:25:50.923Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:25:50.923Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:26:50.924Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:26:50.926Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:27:50.926Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:27:50.929Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:28:50.928Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:28:50.930Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:29:50.931Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:29:50.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:30:50.932Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:30:50.948Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:31:50.933Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:31:50.950Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:32:50.934Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:32:50.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:33:50.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:33:50.953Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:34:50.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:34:50.954Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:35:50.938Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:35:50.956Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:36:50.939Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:36:50.956Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:37:50.942Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:37:50.958Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:38:50.943Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:38:50.958Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:39:50.944Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:39:50.959Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:40:50.946Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:40:50.960Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:41:50.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:41:50.961Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:42:50.947Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:42:50.961Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:43:50.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:43:50.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:44:50.949Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:44:50.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:45:50.950Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:45:50.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:46:50.951Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:46:50.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:47:50.952Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:47:50.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:48:50.955Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:48:50.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:49:50.955Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:49:50.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:50:50.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:50:50.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:51:50.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:51:50.968Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:52:50.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:52:50.969Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:53:50.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:53:50.969Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:54:50.961Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:54:50.971Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:55:50.962Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:55:50.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:56:50.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:56:50.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:57:50.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:57:50.972Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:58:50.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:58:50.973Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T01:59:50.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T01:59:50.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:00:50.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:00:50.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:01:50.969Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:01:50.975Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:02:50.974Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:02:50.976Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:03:50.977Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:03:50.978Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:04:50.977Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:04:50.979Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:05:50.978Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:05:50.980Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:06:50.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:06:50.981Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:07:50.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:07:50.981Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:08:50.982Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:08:50.981Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:09:50.984Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:09:50.983Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:10:50.986Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:10:50.986Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:11:50.986Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:11:50.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:12:50.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:12:50.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:13:50.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:13:50.988Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:14:50.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:14:50.989Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:15:50.990Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:15:50.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:16:50.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:16:50.991Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:17:50.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:17:50.992Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:18:50.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:18:50.995Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:19:50.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:19:50.995Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:20:50.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:20:50.996Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:21:50.997Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:21:50.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:22:50.998Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:22:50.999Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:23:50.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:23:51.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:24:51.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:24:51.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:25:51.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:25:51.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:26:16.821Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-27T02:26:16.821Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"6ae56928-20b2-4a3e-9313-9cbc65786536","serviceName":"vFW 2023-01-27 02-25-12","serviceVersion":"1.0","serviceUUID":"c28bdae4-4cb9-4080-9292-f4ea8ede5220","serviceDescription":"catalog service description","serviceInvariantUUID":"88daa629-307b-4ea7-84f8-99a9937ff7ca","resources":[{"resourceInstanceName":"vFW 2e2cd5fe-60ff 0","resourceName":"vFW 2e2cd5fe-60ff","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a1b4e057-f5ed-4747-ba59-3dd338cb6c13","resourceInvariantUUID":"790e071e-f361-45d8-b8e7-366d7e557254","resourceCustomizationUUID":"3dbfa397-793d-4800-b521-d55a36f2a012","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml","artifactChecksum":"MjBhM2M3YTBiOTczZWEwYWIzN2JiNDMyYmM5MzJhMDI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9e3e99b6-fe89-40ad-a18e-c8ca6d1bea13","artifactVersion":"1"},{"artifactName":"vfw2e2cd5fe60ff0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json","artifactChecksum":"NGMzMWNmY2JlYTg3Nzg3MWJjNmY4MGQ2NTY3NmVlNDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"47420076-07df-4b06-863b-d95d62f19deb","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b79ba9d9-e8f4-4f96-b89b-62d1670d42a3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml","artifactChecksum":"MWZjOWVkOTRiOWNhMWY3YjEwYzY3NTNjNThlZDlmMzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4800d8bd-5c07-428d-90c7-3547c3b9364a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"152f0786-170d-41f5-a170-0ffb4af97455","artifactVersion":"2","generatedFromUUID":"b79ba9d9-e8f4-4f96-b89b-62d1670d42a3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230127022512-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml","artifactChecksum":"OTI0NDczYjUwZjNlNDViMzhhOWM4NGMzYWQ4Nzg5Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6d8bba42-c978-4b35-b3f1-c3d75afdd155","artifactVersion":"1"},{"artifactName":"service-Vfw20230127022512-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar","artifactChecksum":"NGRhMWNjNzVjNTZhZGIyMjA3MjMxZWNjOTk2NjQxY2Y\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"67b97a93-a9ba-4eb0-96b0-1a655b7a2512","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-27T02:26:16.841Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:16.852Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:16.852Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:16.853Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:16.870Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T02:26:16.871Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T02:26:16.871Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T02:26:16.871Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T02:26:16.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T02:26:16.872Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T02:26:16.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:26:16.893Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:26:16.925Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:26:16.925Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:26:16.925Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:26:16.926Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:26:17.905Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:17.906Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:17.906Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:17.906Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:18.909Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:18.909Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:18.909Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:18.909Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:19.911Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:19.912Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:19.912Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:19.912Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:20.914Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:20.914Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:20.914Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:20.914Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:21.915Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:21.915Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:21.916Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:21.916Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:22.917Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:26:22.917Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:22.917Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:22.918Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:23.920Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"serviceName": "vFW 2023-01-27 02-25-12",
"serviceVersion": "1.0",
"serviceUUID": "c28bdae4-4cb9-4080-9292-f4ea8ede5220",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "88daa629-307b-4ea7-84f8-99a9937ff7ca",
"resources": [
{
"resourceInstanceName": "vFW 2e2cd5fe-60ff 0",
"resourceCustomizationUUID": "3dbfa397-793d-4800-b521-d55a36f2a012",
"resourceName": "vFW 2e2cd5fe-60ff",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "a1b4e057-f5ed-4747-ba59-3dd338cb6c13",
"resourceInvariantUUID": "790e071e-f361-45d8-b8e7-366d7e557254",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw2e2cd5fe60ff0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"artifactChecksum": "NGMzMWNmY2JlYTg3Nzg3MWJjNmY4MGQ2NTY3NmVlNDA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "47420076-07df-4b06-863b-d95d62f19deb",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b79ba9d9-e8f4-4f96-b89b-62d1670d42a3",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "152f0786-170d-41f5-a170-0ffb4af97455",
"generatedFromUUID": "b79ba9d9-e8f4-4f96-b89b-62d1670d42a3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "152f0786-170d-41f5-a170-0ffb4af97455",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230127022512-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"artifactChecksum": "NGRhMWNjNzVjNTZhZGIyMjA3MjMxZWNjOTk2NjQxY2Y\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "67b97a93-a9ba-4eb0-96b0-1a655b7a2512"
}
],
"workloadContext": "Production"
}
2023-01-27T02:26:23.923Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-27T02:26:23.923Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c28bdae4-4cb9-4080-9292-f4ea8ede5220 ASDC
2023-01-27T02:26:24.072Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:6ae56928-20b2-4a3e-9313-9cbc65786536
ServiceName:vFW 2023-01-27 02-25-12
ServiceVersion:1.0
ServiceUUID:c28bdae4-4cb9-4080-9292-f4ea8ede5220
ServiceInvariantUUID:88daa629-307b-4ea7-84f8-99a9937ff7ca
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230127022512-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar
ArtifactUUID:67b97a93-a9ba-4eb0-96b0-1a655b7a2512
ArtifactChecksum:NGRhMWNjNzVjNTZhZGIyMjA3MjMxZWNjOTk2NjQxY2Y=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 2e2cd5fe-60ff 0
ResourceCustomizationUUID:3dbfa397-793d-4800-b521-d55a36f2a012
ResourceInvariantUUID:790e071e-f361-45d8-b8e7-366d7e557254
ResourceName:vFW 2e2cd5fe-60ff
ResourceType:VF
ResourceUUID:a1b4e057-f5ed-4747-ba59-3dd338cb6c13
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw2e2cd5fe60ff0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json
ArtifactUUID:47420076-07df-4b06-863b-d95d62f19deb
ArtifactChecksum:NGMzMWNmY2JlYTg3Nzg3MWJjNmY4MGQ2NTY3NmVlNDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml
ArtifactUUID:b79ba9d9-e8f4-4f96-b89b-62d1670d42a3
ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env
ArtifactUUID:152f0786-170d-41f5-a170-0ffb4af97455
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_vfw.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env
ArtifactUUID:152f0786-170d-41f5-a170-0ffb4af97455
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-27T02:26:24.073Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c28bdae4-4cb9-4080-9292-f4ea8ede5220 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:26:24.298Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T02:26:24.299Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-27T02:26:24.300Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-27T02:26:24.300Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 67b97a93-a9ba-4eb0-96b0-1a655b7a2512 from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:24.300Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:26:24.301Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:24.390Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:26:24.405Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar 67b97a93-a9ba-4eb0-96b0-1a655b7a2512 101488
2023-01-27T02:26:24.407Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar ASDC sendASDCNotification
2023-01-27T02:26:24.407Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:24.408Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:26:24.409Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:24.410Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:24.410Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786384406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:25.411Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T02:26:25.412Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-27T02:26:25.413Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 67b97a93-a9ba-4eb0-96b0-1a655b7a2512, URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar to file: /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:25.414Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230127022512-csar.csar
2023-01-27T02:26:25.513Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:25.514Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:26.230Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8715946029455378805/Definitions/service-Vfw20230127022512-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-01-27T02:26:28.911Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-27T02:26:28.916Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-27T02:26:28.916Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.916Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.917Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 2e2cd5fe-60ff 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:28.918Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-27T02:26:28.925Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.926Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.930Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:28.930Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-27T02:26:28.932Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:28.934Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-27T02:26:28.935Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T02:26:28.935Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.935Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.938Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.938Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.939Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.940Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.941Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-27T02:26:28.942Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.942Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-27T02:26:28.943Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.943Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:28.943Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:28.944Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.945Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-27T02:26:28.946Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-27T02:26:28.947Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4f30cd00-94f1-44f9-b944-aa3de344fb69
2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:28.948Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-27T02:26:28.949Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.950Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=66e9c780-b9e0-456f-98a0-68900c16a8b2
2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:28.951Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-27T02:26:28.952Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-27T02:26:28.953Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c5d3e828-acff-4492-95f4-a23b320d00c8
2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.954Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:28.955Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-01-27 02-25-12
Description:catalog service description
Model UUID:c28bdae4-4cb9-4080-9292-f4ea8ede5220
Model Version:NULL
Model InvariantUuid:88daa629-307b-4ea7-84f8-99a9937ff7ca
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 2e2cd5fe-60ff
Model UUID:ea811390-3eec-47cc-8391-b09a32840305
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:790e071e-f361-45d8-b8e7-366d7e557254
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:3dbfa397-793d-4800-b521-d55a36f2a012
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:b4676ceb-199b-4de3-8554-9f102bb7e038
ModelName:Vfw2e2cd5fe60ff..base_vfw..module-0
ModelUuid:78f747ee-1407-4d15-8132-69d693e66ed9
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:4f30cd00-94f1-44f9-b944-aa3de344fb69
ModelInvariantUuid:4740ae5a-a701-4c4c-8bbb-d4d0d15e4381
ModelName:vFW 2e2cd5fe-60ff-nodes.vfwCvfc
ModelUuid:be5c38ec-a076-49c1-b797-ca2d8b0cfd16
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:81096284-a444-4a79-8379-45987a4d8921
ModelInvariantUuid:50dbb484-59f7-41ca-928b-b87ec27e4d5f
ModelName:Vfw2e2cd5fe60ff.compute.nodes.heat.vfw
ModelUuid:01f66006-d043-41cb-bf17-9453173560a0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:66e9c780-b9e0-456f-98a0-68900c16a8b2
ModelInvariantUuid:4e372be9-84c0-42f7-903e-01eae3cf2a44
ModelName:vFW 2e2cd5fe-60ff-nodes.vsnCvfc
ModelUuid:5d7c12aa-a036-410b-99ee-c179771e0ea4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:7dfeb334-bbed-4c57-94f4-b7345a197656
ModelInvariantUuid:8500cb78-a7a3-46b5-909c-ff5c2435d421
ModelName:Vfw2e2cd5fe60ff.compute.nodes.heat.vsn
ModelUuid:174ff95e-602b-4be5-bfd6-63b0e1c1bf45
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c5d3e828-acff-4492-95f4-a23b320d00c8
ModelInvariantUuid:134c0421-e320-4ecc-99ea-b9c041f9b5f4
ModelName:vFW 2e2cd5fe-60ff-nodes.vpgCvfc
ModelUuid:a7cb43d8-6c35-463d-87ca-40136c1a4a9d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:a3560477-f1c4-4e3e-9379-1471f90b2c04
ModelInvariantUuid:1f89537a-1ddc-405f-806b-c11a01dbec99
ModelName:Vfw2e2cd5fe60ff.compute.nodes.heat.vpg
ModelUuid:fe40e64b-e469-4946-b048-33ee1602365a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-27T02:26:28.977Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: a1b4e057-f5ed-4747-ba59-3dd338cb6c13
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:26:29.034Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||vFW 2e2cd5fe-60ff 0
2023-01-27T02:26:29.044Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a1b4e057-f5ed-4747-ba59-3dd338cb6c13
2023-01-27T02:26:29.045Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 47420076-07df-4b06-863b-d95d62f19deb from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json
2023-01-27T02:26:29.045Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:26:29.045Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json
2023-01-27T02:26:29.105Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:26:29.105Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json 47420076-07df-4b06-863b-d95d62f19deb 785
2023-01-27T02:26:29.105Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json ASDC sendASDCNotification
2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json
2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:29.106Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786389105,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:30.107Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw2e2cd5fe60ff..base_vfw..module-0",
"vfModuleModelInvariantUUID": "b4676ceb-199b-4de3-8554-9f102bb7e038",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "78f747ee-1407-4d15-8132-69d693e66ed9",
"vfModuleModelCustomizationUUID": "58c94693-c34e-4c40-8385-419a5a3294d3",
"isBase": true,
"artifacts": [
"b79ba9d9-e8f4-4f96-b89b-62d1670d42a3",
"152f0786-170d-41f5-a170-0ffb4af97455"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-01-27T02:26:30.122Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw2e2cd5fe60ff..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:78f747ee-1407-4d15-8132-69d693e66ed9
VfModuleModelInvariantUUID:b4676ceb-199b-4de3-8554-9f102bb7e038
VfModuleModelDescription:NULL
Artifacts UUID List:{
b79ba9d9-e8f4-4f96-b89b-62d1670d42a3
,
152f0786-170d-41f5-a170-0ffb4af97455
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-01-27T02:26:30.126Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw2e2cd5fe60ff..base_vfw..module-0",
"vfModuleModelInvariantUUID": "b4676ceb-199b-4de3-8554-9f102bb7e038",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "78f747ee-1407-4d15-8132-69d693e66ed9",
"vfModuleModelCustomizationUUID": "58c94693-c34e-4c40-8385-419a5a3294d3",
"isBase": true,
"artifacts": [
"b79ba9d9-e8f4-4f96-b89b-62d1670d42a3",
"152f0786-170d-41f5-a170-0ffb4af97455"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw2e2cd5fe60ff..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:78f747ee-1407-4d15-8132-69d693e66ed9
VfModuleModelInvariantUUID:b4676ceb-199b-4de3-8554-9f102bb7e038
VfModuleModelDescription:NULL
Artifacts UUID List:{
b79ba9d9-e8f4-4f96-b89b-62d1670d42a3
,
152f0786-170d-41f5-a170-0ffb4af97455
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml
2023-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:26:30.127Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml
2023-01-27T02:26:30.190Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml b79ba9d9-e8f4-4f96-b89b-62d1670d42a3 20368
2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml
2023-01-27T02:26:30.191Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:26:30.192Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:30.192Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:30.192Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786390191,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:31.193Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 152f0786-170d-41f5-a170-0ffb4af97455 from URL: /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env
2023-01-27T02:26:31.194Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:26:31.194Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env
2023-01-27T02:26:31.314Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:26:31.315Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env 152f0786-170d-41f5-a170-0ffb4af97455 2098
2023-01-27T02:26:31.315Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-27T02:26:31.315Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env
2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:31.316Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786391315,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:32.317Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: c28bdae4-4cb9-4080-9292-f4ea8ede5220
2023-01-27T02:26:32.318Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 2e2cd5fe-60ff 0 a1b4e057-f5ed-4747-ba59-3dd338cb6c13 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:26:32.361Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@31836093, org.onap.sdc.toscaparser.api.parameters.Input@1b0482ec, org.onap.sdc.toscaparser.api.parameters.Input@1d43bb4b, org.onap.sdc.toscaparser.api.parameters.Input@6593c9fb, org.onap.sdc.toscaparser.api.parameters.Input@4fbeaa22]
2023-01-27T02:26:32.364Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.365Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.365Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2023-01-27T02:26:32.365Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 3dbfa397-793d-4800-b521-d55a36f2a012
2023-01-27T02:26:32.366Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3dbfa397-793d-4800-b521-d55a36f2a012 matches Tosca VF Customization UUID: 3dbfa397-793d-4800-b521-d55a36f2a012
2023-01-27T02:26:32.366Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 3dbfa397-793d-4800-b521-d55a36f2a012 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-27T02:26:32.374Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.374Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.375Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 3dbfa397-793d-4800-b521-d55a36f2a012: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-27T02:26:32.376Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@788af676
2023-01-27T02:26:32.376Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.377Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-27T02:26:32.377Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 58c94693-c34e-4c40-8385-419a5a3294d3
2023-01-27T02:26:32.378Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 58c94693-c34e-4c40-8385-419a5a3294d3
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-27T02:26:32.389Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.390Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:32.390Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:32.391Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.391Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:32.391Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:32.392Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.392Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:32.394Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:32.394Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:32.394Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:32.395Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.396Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4f30cd00-94f1-44f9-b944-aa3de344fb69
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-27T02:26:32.420Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.420Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:32.420Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:32.421Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-27T02:26:32.422Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:32.423Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2023-01-27T02:26:32.424Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.424Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=66e9c780-b9e0-456f-98a0-68900c16a8b2
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-27T02:26:32.426Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.427Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:32.427Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:32.429Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is not matching search criteria
2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-01-27T02:26:32.430Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.431Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:32.431Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2023-01-27T02:26:32.431Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-01-27T02:26:32.432Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-01-27T02:26:32.433Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c5d3e828-acff-4492-95f4-a23b320d00c8
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-27T02:26:32.435Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.435Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:32.435Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:26:32.436Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.436Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Node template vFW 2e2cd5fe-60ff 0 is matching search criteria
2023-01-27T02:26:32.436Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 2e2cd5fe-60ff 0] matching following query criteria: sdcType=VF, customizationUUID=3dbfa397-793d-4800-b521-d55a36f2a012
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:26:32.438Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.438Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid c28bdae4-4cb9-4080-9292-f4ea8ede5220: vFW 2e2cd5fe-60ff
2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.439Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.440Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-01-27 02-25-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:26:32.441Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2023-01-27 02-25-12
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:26:32.796Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 2e2cd5fe-60ff a1b4e057-f5ed-4747-ba59-3dd338cb6c13 1 ASDC deployResourceStructure
2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json ASDC sendASDCNotification
2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json
2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:32.797Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:32.798Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786392797,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:33.798Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml
2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:33.799Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786393798,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:34.800Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env
2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:34.801Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786394800,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:35.802Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar ASDC sendASDCNotification
2023-01-27T02:26:35.802Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar
2023-01-27T02:26:35.802Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:26:35.803Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:26:35.803Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:26:35.803Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786395802,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:36.804Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:26:36.833Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:26:36.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T02:26:36.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T02:26:36.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T02:26:50.768Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:26:50.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:26:50.771Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:26:50.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:06.836Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:27:06.849Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:27:06.852Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T02:27:06.852Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T02:27:06.853Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T02:27:36.853Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:27:36.867Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:27:36.869Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T02:27:36.870Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T02:27:36.870Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T02:27:50.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:27:50.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.774Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.774Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.774Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.781Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.783Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.783Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.783Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.784Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.784Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.784Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.784Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.785Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.785Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.785Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.786Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.786Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.786Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.787Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.788Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.788Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.788Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.789Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.789Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786366935,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.789Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.790Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.790Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786331705,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.790Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.791Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786373072,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.791Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.792Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786351000,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.792Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.793Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786383359,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.793Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786383363,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.794Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.794Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786383069,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.795Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.795Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786384406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.796Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.796Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786384490,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.797Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.797Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786385557,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.797Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.798Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.798Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786386706,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:27:50.809Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6ae56928-20b2-4a3e-9313-9cbc65786536
2023-01-27T02:27:50.810Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ae56928-20b2-4a3e-9313-9cbc65786536 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:27:50.823Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.823Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "multicloud-k8s",
"timestamp": 1674786387708,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.824Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.824Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.824Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786389105,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.824Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.825Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786390191,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.825Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.825Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.826Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.826Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.826Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.826Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786391315,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.827Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.827Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.827Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.828Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.828Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.828Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.829Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.829Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786392797,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vfw2e2cd5fe60ff0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.829Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.830Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.830Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.830Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786393798,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.831Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.831Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.831Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.832Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.832Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.832Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786394800,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/resourceInstances/vfw2e2cd5fe60ff0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.833Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.833Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.833Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.834Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786395802,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.834Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.834Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786388717,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.835Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.835Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.835Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786396517,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:27:50.836Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.836Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.836Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786398728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "aai-model-loader",
"timestamp": 1674786399731,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:27:50.844Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6ae56928-20b2-4a3e-9313-9cbc65786536
2023-01-27T02:27:50.845Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ae56928-20b2-4a3e-9313-9cbc65786536 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:27:50.856Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.856Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786402126,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230127022512/1.0/artifacts/service-Vfw20230127022512-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T02:27:50.857Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.857Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.857Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786403131,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:27:50.864Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6ae56928-20b2-4a3e-9313-9cbc65786536
2023-01-27T02:27:50.864Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ae56928-20b2-4a3e-9313-9cbc65786536 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:27:50.875Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.876Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.876Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.876Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.877Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.877Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.878Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.878Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.878Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.878Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.879Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.879Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.879Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.880Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.880Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.880Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.880Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.880Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.881Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.881Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.881Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.881Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:27:50.881Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:27:50.882Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:27:50.882Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-27T02:27:50.882Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:06.870Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:28:06.889Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:28:06.894Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-27T02:28:06.899Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:28:06.900Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:28:06.910Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-27T02:28:36.911Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-27T02:28:36.925Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6ae56928-20b2-4a3e-9313-9cbc65786536 and serviceModelVersionId: c28bdae4-4cb9-4080-9292-f4ea8ede5220
2023-01-27T02:28:36.925Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 88daa629-307b-4ea7-84f8-99a9937ff7ca
2023-01-27T02:28:50.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:28:50.770Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.770Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.771Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.771Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.771Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.771Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.772Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.772Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.772Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.772Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.773Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.773Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.774Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.774Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.774Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-27T02:28:50.775Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.775Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.775Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.776Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.776Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.776Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.777Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.777Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.777Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786384087,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:28:50.778Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.778Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786403072,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:28:50.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.779Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786388711,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:28:50.779Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786414979,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:28:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.780Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.780Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786414981,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:28:50.780Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "cds-sdc-listener",
"timestamp": 1674786414686,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:28:50.781Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.781Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786416097,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:28:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786417163,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:28:50.782Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.782Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.783Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786418191,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:28:50.807Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0da954bf-3d23-4d53-ab89-a0d94ebf798d
2023-01-27T02:28:50.807Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0da954bf-3d23-4d53-ab89-a0d94ebf798d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "multicloud-k8s",
"timestamp": 1674786419193,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-27T02:28:50.817Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.817Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.818Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786422424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T02:28:50.819Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.819Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.819Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.820Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.820Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.820Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "aai-model-loader",
"timestamp": 1674786423426,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:28:50.826Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0da954bf-3d23-4d53-ab89-a0d94ebf798d
2023-01-27T02:28:50.826Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0da954bf-3d23-4d53-ab89-a0d94ebf798d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.837Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.837Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:28:50.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786418717,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:28:50.838Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.838Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786426474,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:28:50.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786428784,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T02:28:50.839Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-01-27T02:28:50.839Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674786429788,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:28:50.846Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0da954bf-3d23-4d53-ab89-a0d94ebf798d
2023-01-27T02:28:50.847Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0da954bf-3d23-4d53-ab89-a0d94ebf798d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:28:52.661Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0
2023-01-27T02:28:52.774Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-27T02:28:53.261Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|INFO|500||Invoke
2023-01-27T02:28:53.266Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ae56928-20b2-4a3e-9313-9cbc65786536], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4be3392d-eea0-4ce9-94b8-e70252d4720e], X-ECOMP-RequestID=[6ae56928-20b2-4a3e-9313-9cbc65786536], X-TransactionId=[], X-ONAP-RequestID=[6ae56928-20b2-4a3e-9313-9cbc65786536], Content-Type=[application/merge-patch+json]}
2023-01-27T02:28:53.287Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-27T02:28:53.530Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 02:28:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[211], vertex-id=[192576], x-aai-txid=[1-aai-resources-230127-02:28:52:451-82096], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-27T02:28:53.532Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-27T02:28:53.533Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88daa629-307b-4ea7-84f8-99a9937ff7ca/model-vers/model-ver/c28bdae4-4cb9-4080-9292-f4ea8ede5220?depth=0|INFO|500||InvokeReturn
2023-01-27T02:28:53.536Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-27T02:28:53.536Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:28:53.551Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-01-27T02:28:53.552Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6ae56928-20b2-4a3e-9313-9cbc65786536 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:53.553Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786533552,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-27T02:28:54.586Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:28:54.594Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-01-27T02:28:54.594Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"0da954bf-3d23-4d53-ab89-a0d94ebf798d","serviceName":"basic_onboard_ohfWDF","serviceVersion":"1.0","serviceUUID":"397b5260-f2be-4237-80a3-cb29fd6305bd","serviceDescription":"service","serviceInvariantUUID":"12b40069-b0a0-40a4-bdb6-571f67dc92b5","resources":[{"resourceInstanceName":"basic_onboard_ohfWDF 0","resourceName":"basic_onboard_ohfWDF","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d","resourceInvariantUUID":"35afc41a-6225-4320-918f-0e2554b54eba","resourceCustomizationUUID":"c44d353b-6ce2-42c1-a983-3a7e037eae98","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml","artifactChecksum":"OTVlOTA1MjM1ZDUyNzhlYjkyOTI3OTM2MTBjNTA5YzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"164316ac-6d66-4a11-ab64-1a06613a5306","artifactVersion":"1"},{"artifactName":"basic_onboard_ohfwdf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json","artifactChecksum":"ZTY5NWExMzg5YmY2YTRhMGYzMzg4MGY2NmYxYjBlYzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fd872859-f653-4233-84f0-c06515dd6503","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d3cc889d-2f4d-4858-88a3-757767a3508b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fab966aa-7c3c-405d-a790-e22798b35df3","artifactVersion":"2","generatedFromUUID":"fd872859-f653-4233-84f0-c06515dd6503"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardOhfwdf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml","artifactChecksum":"MzYzYTg2OTdiMjg1YzhkMDgwZjcxNGZmYjM1YjViNjE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4d2b9572-20c5-4b3c-b858-1e4d1e4562c3","artifactVersion":"1"},{"artifactName":"service-BasicOnboardOhfwdf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar","artifactChecksum":"Nzk5MDk1OGU0ZDE1NDBkNmQ4ZjEwZjM4ZDkyNjRjMjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ceaee0bc-6bef-4a44-be34-33cd90a69a02","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:54.597Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:28:55.598Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:28:55.599Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:55.599Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:55.599Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:28:56.600Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:28:56.601Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:56.601Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:56.601Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:28:57.602Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:28:57.605Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:57.605Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:57.605Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:28:58.607Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:28:58.608Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:58.608Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:58.608Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:28:59.609Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:00.610Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T02:29:00.612Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:00.612Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:00.612Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:01.614Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"serviceName": "basic_onboard_ohfWDF",
"serviceVersion": "1.0",
"serviceUUID": "397b5260-f2be-4237-80a3-cb29fd6305bd",
"serviceDescription": "service",
"serviceInvariantUUID": "12b40069-b0a0-40a4-bdb6-571f67dc92b5",
"resources": [
{
"resourceInstanceName": "basic_onboard_ohfWDF 0",
"resourceCustomizationUUID": "c44d353b-6ce2-42c1-a983-3a7e037eae98",
"resourceName": "basic_onboard_ohfWDF",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d",
"resourceInvariantUUID": "35afc41a-6225-4320-918f-0e2554b54eba",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ohfwdf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"artifactChecksum": "ZTY5NWExMzg5YmY2YTRhMGYzMzg4MGY2NmYxYjBlYzQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "fd872859-f653-4233-84f0-c06515dd6503",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "fab966aa-7c3c-405d-a790-e22798b35df3",
"generatedFromUUID": "fd872859-f653-4233-84f0-c06515dd6503"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "fab966aa-7c3c-405d-a790-e22798b35df3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardOhfwdf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"artifactChecksum": "Nzk5MDk1OGU0ZDE1NDBkNmQ4ZjEwZjM4ZDkyNjRjMjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "ceaee0bc-6bef-4a44-be34-33cd90a69a02"
}
],
"workloadContext": "Production"
}
2023-01-27T02:29:01.615Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-27T02:29:01.616Z|6ae56928-20b2-4a3e-9313-9cbc65786536|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 397b5260-f2be-4237-80a3-cb29fd6305bd ASDC
2023-01-27T02:29:01.617Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:0da954bf-3d23-4d53-ab89-a0d94ebf798d
ServiceName:basic_onboard_ohfWDF
ServiceVersion:1.0
ServiceUUID:397b5260-f2be-4237-80a3-cb29fd6305bd
ServiceInvariantUUID:12b40069-b0a0-40a4-bdb6-571f67dc92b5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardOhfwdf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar
ArtifactUUID:ceaee0bc-6bef-4a44-be34-33cd90a69a02
ArtifactChecksum:Nzk5MDk1OGU0ZDE1NDBkNmQ4ZjEwZjM4ZDkyNjRjMjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_ohfWDF 0
ResourceCustomizationUUID:c44d353b-6ce2-42c1-a983-3a7e037eae98
ResourceInvariantUUID:35afc41a-6225-4320-918f-0e2554b54eba
ResourceName:basic_onboard_ohfWDF
ResourceType:VF
ResourceUUID:7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ohfwdf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json
ArtifactUUID:f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d
ArtifactChecksum:ZTY5NWExMzg5YmY2YTRhMGYzMzg4MGY2NmYxYjBlYzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml
ArtifactUUID:fd872859-f653-4233-84f0-c06515dd6503
ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env
ArtifactUUID:fab966aa-7c3c-405d-a790-e22798b35df3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu18.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env
ArtifactUUID:fab966aa-7c3c-405d-a790-e22798b35df3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-27T02:29:01.617Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 397b5260-f2be-4237-80a3-cb29fd6305bd ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-27T02:29:01.658Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T02:29:01.659Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-27T02:29:01.659Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-27T02:29:01.659Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ceaee0bc-6bef-4a44-be34-33cd90a69a02 from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:01.660Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:29:01.660Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:01.724Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:29:01.726Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ceaee0bc-6bef-4a44-be34-33cd90a69a02 75666
2023-01-27T02:29:01.726Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ASDC sendASDCNotification
2023-01-27T02:29:01.726Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:01.727Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:29:01.727Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:01.728Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:01.728Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786541726,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:02.730Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T02:29:02.731Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-01-27T02:29:02.731Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: ceaee0bc-6bef-4a44-be34-33cd90a69a02, URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar to file: /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:02.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:02.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:02.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:02.941Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15137592264365478069/Definitions/service-BasicOnboardOhfwdf-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-01-27T02:29:04.069Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ohfWDF 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.070Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:04.071Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-01-27T02:29:04.072Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is not matching search criteria
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-01-27T02:29:04.073Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:04.074Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:04.075Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is not matching search criteria
2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=00b43c93-eb42-4bce-bb73-af91e5ebf1dc
2023-01-27T02:29:04.076Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:04.077Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:04.078Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_ohfWDF
Description:service
Model UUID:397b5260-f2be-4237-80a3-cb29fd6305bd
Model Version:NULL
Model InvariantUuid:12b40069-b0a0-40a4-bdb6-571f67dc92b5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_ohfWDF
Model UUID:a21a0396-d63b-4e41-b914-bb20cb92635b
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:35afc41a-6225-4320-918f-0e2554b54eba
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:c44d353b-6ce2-42c1-a983-3a7e037eae98
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:b93255b9-6ce5-43df-ac6f-5172dd4b2b6f
ModelName:BasicOnboardOhfwdf..base_ubuntu18..module-0
ModelUuid:548ceb44-7628-4310-be4d-3e297299fc44
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:00b43c93-eb42-4bce-bb73-af91e5ebf1dc
ModelInvariantUuid:bfc0cdb0-0fbf-442d-aee7-29cdd1321d20
ModelName:basic_onboard_ohfWDF-nodes.ubuntu18Cvfc
ModelUuid:477f7a4a-9162-47d0-8e6b-f6015129edca
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:c2e95cfe-4b76-479a-8f65-5a0e069b7ef4
ModelInvariantUuid:3c19b436-ac9f-4cf9-889f-02b855c37ea3
ModelName:BasicOnboardOhfwdf.compute.nodes.heat.ubuntu18
ModelUuid:6619325c-050f-48a9-afc9-9efd2f055d84
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-27T02:29:04.089Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||basic_onboard_ohfWDF 0
2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d
2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json
2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:29:04.093Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json
2023-01-27T02:29:04.146Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:29:04.146Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json f68a5dc2-94e1-4d11-a7f9-c8fb08b02f7d 798
2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json ASDC sendASDCNotification
2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json
2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:29:04.147Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:04.148Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:04.148Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786544147,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:05.148Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardOhfwdf..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "b93255b9-6ce5-43df-ac6f-5172dd4b2b6f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "548ceb44-7628-4310-be4d-3e297299fc44",
"vfModuleModelCustomizationUUID": "8cc0642f-ec89-480a-bd5f-e0cb0f4f0480",
"isBase": true,
"artifacts": [
"fd872859-f653-4233-84f0-c06515dd6503",
"fab966aa-7c3c-405d-a790-e22798b35df3"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-01-27T02:29:05.152Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOhfwdf..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:548ceb44-7628-4310-be4d-3e297299fc44
VfModuleModelInvariantUUID:b93255b9-6ce5-43df-ac6f-5172dd4b2b6f
VfModuleModelDescription:NULL
Artifacts UUID List:{
fd872859-f653-4233-84f0-c06515dd6503
,
fab966aa-7c3c-405d-a790-e22798b35df3
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardOhfwdf..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "b93255b9-6ce5-43df-ac6f-5172dd4b2b6f",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "548ceb44-7628-4310-be4d-3e297299fc44",
"vfModuleModelCustomizationUUID": "8cc0642f-ec89-480a-bd5f-e0cb0f4f0480",
"isBase": true,
"artifacts": [
"fd872859-f653-4233-84f0-c06515dd6503",
"fab966aa-7c3c-405d-a790-e22798b35df3"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardOhfwdf..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:548ceb44-7628-4310-be4d-3e297299fc44
VfModuleModelInvariantUUID:b93255b9-6ce5-43df-ac6f-5172dd4b2b6f
VfModuleModelDescription:NULL
Artifacts UUID List:{
fd872859-f653-4233-84f0-c06515dd6503
,
fab966aa-7c3c-405d-a790-e22798b35df3
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fd872859-f653-4233-84f0-c06515dd6503 from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml
2023-01-27T02:29:05.154Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:29:05.155Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml
2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml fd872859-f653-4233-84f0-c06515dd6503 5033
2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-27T02:29:05.228Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml
2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:05.229Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786545228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:06.230Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: fab966aa-7c3c-405d-a790-e22798b35df3 from URL: /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env
2023-01-27T02:29:06.230Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-01-27T02:29:06.230Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env
2023-01-27T02:29:06.285Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-01-27T02:29:06.285Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env fab966aa-7c3c-405d-a790-e22798b35df3 909
2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env
2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:06.286Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786546286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:07.287Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 397b5260-f2be-4237-80a3-cb29fd6305bd
2023-01-27T02:29:07.288Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_ohfWDF 0 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:29:07.302Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2db3ed55, org.onap.sdc.toscaparser.api.parameters.Input@209312a4, org.onap.sdc.toscaparser.api.parameters.Input@2659c17f, org.onap.sdc.toscaparser.api.parameters.Input@2f7352, org.onap.sdc.toscaparser.api.parameters.Input@32c4ef47]
2023-01-27T02:29:07.303Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic
2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= c44d353b-6ce2-42c1-a983-3a7e037eae98
2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c44d353b-6ce2-42c1-a983-3a7e037eae98 matches Tosca VF Customization UUID: c44d353b-6ce2-42c1-a983-3a7e037eae98
2023-01-27T02:29:07.304Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: c44d353b-6ce2-42c1-a983-3a7e037eae98 matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-01-27T02:29:07.307Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.307Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.307Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id c44d353b-6ce2-42c1-a983-3a7e037eae98: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@198eed79
2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8cc0642f-ec89-480a-bd5f-e0cb0f4f0480
2023-01-27T02:29:07.308Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8cc0642f-ec89-480a-bd5f-e0cb0f4f0480
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.311Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is not matching search criteria
2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-01-27T02:29:07.312Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-01-27T02:29:07.313Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=00b43c93-eb42-4bce-bb73-af91e5ebf1dc
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-01-27T02:29:07.315Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.315Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:07.315Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-01-27T02:29:07.316Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.316Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_ohfWDF 0 is matching search criteria
2023-01-27T02:29:07.316Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_ohfWDF 0] matching following query criteria: sdcType=VF, customizationUUID=c44d353b-6ce2-42c1-a983-3a7e037eae98
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:29:07.318Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.318Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.318Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 397b5260-f2be-4237-80a3-cb29fd6305bd: basic_onboard_ohfWDF
2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.319Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_ohfWDF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T02:29:07.320Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_ohfWDF
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T02:29:07.476Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_ohfWDF 7c5c5a77-fb05-4cf3-ba16-e8ecf05dd15d 1 ASDC deployResourceStructure
2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json ASDC sendASDCNotification
2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json
2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:29:07.477Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:07.478Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:07.479Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786547477,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:08.487Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-01-27T02:29:08.487Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml
2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:08.488Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786548487,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:09.489Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env
2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:09.490Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786549489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:10.491Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar ASDC sendASDCNotification
2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar
2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:10.492Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786550491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:11.494Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:29:11.509Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T02:29:11.513Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T02:29:11.520Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-27T02:29:41.520Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-27T02:29:41.527Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0da954bf-3d23-4d53-ab89-a0d94ebf798d and serviceModelVersionId: 397b5260-f2be-4237-80a3-cb29fd6305bd
2023-01-27T02:29:41.529Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 12b40069-b0a0-40a4-bdb6-571f67dc92b5
2023-01-27T02:29:41.530Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0
2023-01-27T02:29:41.536Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-01-27T02:29:41.598Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|INFO|500||Invoke
2023-01-27T02:29:41.599Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0da954bf-3d23-4d53-ab89-a0d94ebf798d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5428129d-5946-4901-b018-ff82eb931cf7], X-ECOMP-RequestID=[0da954bf-3d23-4d53-ab89-a0d94ebf798d], X-TransactionId=[], X-ONAP-RequestID=[0da954bf-3d23-4d53-ab89-a0d94ebf798d], Content-Type=[application/merge-patch+json]}
2023-01-27T02:29:41.604Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-27T02:29:41.717Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 02:29:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[109], vertex-id=[393448], x-aai-txid=[2-aai-resources-230127-02:29:40:768-74745], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-27T02:29:41.717Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-27T02:29:41.718Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/12b40069-b0a0-40a4-bdb6-571f67dc92b5/model-vers/model-ver/397b5260-f2be-4237-80a3-cb29fd6305bd?depth=0|INFO|500||InvokeReturn
2023-01-27T02:29:41.718Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-27T02:29:41.720Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T02:29:41.731Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0da954bf-3d23-4d53-ab89-a0d94ebf798d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-01-27T02:29:41.732Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T02:29:41.733Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786581732,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-27T02:29:42.749Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:29:50.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:29:50.774Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.774Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "6ae56928-20b2-4a3e-9313-9cbc65786536",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786533552,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-27T02:29:50.776Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:29:50.776Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.776Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "NOTIFIED"
}
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:29:50.777Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.782Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.782Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-01-27T02:29:50.782Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.782Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.783Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786534585,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786541726,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.784Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.785Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786544147,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:29:50.785Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.785Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.785Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786545228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:29:50.785Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.786Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786546286,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786547477,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/basic_onboard_ohfwdf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.789Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786548487,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-01-27T02:29:50.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786549489,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/resourceInstances/basic_onboard_ohfwdf0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-01-27T02:29:50.790Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.790Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786550491,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardOhfwdf/1.0/artifacts/service-BasicOnboardOhfwdf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T02:29:50.792Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:29:50.793Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-01-27T02:29:50.793Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0da954bf-3d23-4d53-ab89-a0d94ebf798d",
"consumerID": "SO-sdc-controller",
"timestamp": 1674786581732,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-27T02:29:50.793Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T02:30:42.750Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:30:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:31:42.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:31:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:32:42.752Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:32:50.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:33:42.753Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:33:50.771Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:34:42.754Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:34:50.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:35:42.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:35:50.773Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:36:42.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:36:50.774Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:37:42.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:37:50.774Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:38:42.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:38:50.776Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:39:42.769Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:39:50.776Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:40:42.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:40:50.777Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:41:42.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:41:50.778Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:42:42.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:42:50.780Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:43:42.786Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:43:50.780Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:44:42.788Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:44:50.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:45:42.788Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:45:50.783Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:46:42.789Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:46:50.784Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:47:42.789Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:47:50.785Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:48:42.790Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:48:50.786Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:49:42.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:49:50.787Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:50:42.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:50:50.788Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:51:42.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:51:50.790Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:52:42.796Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:52:50.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:53:42.798Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:53:50.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:54:42.799Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:54:50.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:55:42.802Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:55:50.795Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:56:42.803Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:56:50.796Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:57:42.803Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:57:50.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:58:42.805Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:58:50.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T02:59:42.807Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T02:59:50.800Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:00:42.808Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:00:50.801Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:01:42.809Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:01:50.802Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:02:42.811Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:02:50.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:03:42.812Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:03:50.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:04:42.812Z|0da954bf-3d23-4d53-ab89-a0d94ebf798d|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:04:50.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:05:42.819Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:05:50.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:06:42.820Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:06:50.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:07:42.823Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:07:50.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:08:42.823Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:08:50.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:09:42.824Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:09:50.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:10:42.825Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:10:50.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:11:42.826Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:11:50.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:12:42.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:12:50.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:13:42.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:13:50.818Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:14:42.828Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:14:50.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:15:42.830Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:15:50.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:16:42.832Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:16:50.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:17:30.026Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-27T03:17:30.026Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"8f2e16ee-978c-4595-b0a3-d99c2971a4a6","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"8d44431f-550e-48f2-849e-d1210056e397","serviceDescription":"service","serviceInvariantUUID":"4dc6f75f-eb48-4d0d-a9af-aad563f94052","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c3ef094f-59a2-4277-bb09-f2815aae0f94","resourceInvariantUUID":"f6b8fc6a-5660-4de7-9bae-d337961c2d62","resourceCustomizationUUID":"7e4f31bf-0b24-43ab-bced-b6e27cbf348f","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"OGJjMmZiNDkyMTMwM2VjNjZlOWE1ZTYzZTE5ZGFjNGE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b04089b8-d27d-48f1-966e-0147d95f456f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODJlNDc2OTQ1NTU1Njg2YjRlYjY2OTVlNDg4ZWJkYzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"28f22c39-716b-4a82-b358-00f9ea440243","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-27T03:17:30.037Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:17:30.038Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:17:30.038Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:17:30.038Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789402832,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:17:30.047Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T03:17:30.048Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T03:17:30.049Z||kafka-producer-network-thread | SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e00f869d-f187-4f7a-bac1-400d2bf18185] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Ljrcosy4Syi-1tJVsD9gig
2023-01-27T03:17:30.060Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:17:30.061Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789415739,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:17:30.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:17:30.062Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:17:30.062Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "aai-model-loader",
"timestamp": 1674789433072,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:17:30.062Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:17:31.050Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:17:31.051Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:17:31.051Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:17:31.051Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789402832,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:17:32.052Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "8d44431f-550e-48f2-849e-d1210056e397",
"serviceDescription": "service",
"serviceInvariantUUID": "4dc6f75f-eb48-4d0d-a9af-aad563f94052",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "7e4f31bf-0b24-43ab-bced-b6e27cbf348f",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "c3ef094f-59a2-4277-bb09-f2815aae0f94",
"resourceInvariantUUID": "f6b8fc6a-5660-4de7-9bae-d337961c2d62",
"category": "Generic",
"subcategory": "Network Elements",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicNetwork-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"artifactChecksum": "ODJlNDc2OTQ1NTU1Njg2YjRlYjY2OTVlNDg4ZWJkYzE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "28f22c39-716b-4a82-b358-00f9ea440243"
}
],
"workloadContext": "Production"
}
2023-01-27T03:17:32.053Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-27T03:17:32.053Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8d44431f-550e-48f2-849e-d1210056e397 ASDC
2023-01-27T03:17:32.054Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:8f2e16ee-978c-4595-b0a3-d99c2971a4a6
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:8d44431f-550e-48f2-849e-d1210056e397
ServiceInvariantUUID:4dc6f75f-eb48-4d0d-a9af-aad563f94052
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicNetwork-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
ArtifactUUID:28f22c39-716b-4a82-b358-00f9ea440243
ArtifactChecksum:ODJlNDc2OTQ1NTU1Njg2YjRlYjY2OTVlNDg4ZWJkYzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:7e4f31bf-0b24-43ab-bced-b6e27cbf348f
ResourceInvariantUUID:f6b8fc6a-5660-4de7-9bae-d337961c2d62
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c3ef094f-59a2-4277-bb09-f2815aae0f94
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-01-27T03:17:32.055Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8d44431f-550e-48f2-849e-d1210056e397 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:17:32.111Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 28f22c39-716b-4a82-b358-00f9ea440243 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-27T03:17:32.113Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-27T03:17:32.114Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-27T03:17:32.210Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 28f22c39-716b-4a82-b358-00f9ea440243 57792
2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-27T03:17:32.211Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T03:17:32.212Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:17:32.212Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:17:32.212Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789452211,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:17:33.214Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T03:17:33.215Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:17:33.216Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 28f22c39-716b-4a82-b358-00f9ea440243, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.216Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-01-27T03:17:33.217Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.217Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.383Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18031859233489871810/Definitions/service-BasicNetwork-template.yml
2023-01-27T03:17:33.956Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.957Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-27T03:17:33.958Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T03:17:33.959Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.960Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.961Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.962Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.962Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.962Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:8d44431f-550e-48f2-849e-d1210056e397
Model Version:NULL
Model InvariantUuid:4dc6f75f-eb48-4d0d-a9af-aad563f94052
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:f6b8fc6a-5660-4de7-9bae-d337961c2d62
Model UUID:3f0b0179-6ea0-450b-8c62-e9ade862add2
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:7e4f31bf-0b24-43ab-bced-b6e27cbf348f
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-27T03:17:33.974Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Processing Resource Type: VL, Model UUID: c3ef094f-59a2-4277-bb09-f2815aae0f94
2023-01-27T03:17:33.974Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||No resources found for Service: 8d44431f-550e-48f2-849e-d1210056e397
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T03:17:33.982Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||
2023-01-27T03:17:33.982Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||No resources found for Service: 8d44431f-550e-48f2-849e-d1210056e397
2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 8d44431f-550e-48f2-849e-d1210056e397
2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-01-27T03:17:33.983Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T03:17:33.990Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3bfb9869, org.onap.sdc.toscaparser.api.parameters.Input@5252be02, org.onap.sdc.toscaparser.api.parameters.Input@17278840, org.onap.sdc.toscaparser.api.parameters.Input@5eb5c3d1, org.onap.sdc.toscaparser.api.parameters.Input@39ea20be]
2023-01-27T03:17:33.991Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 8d44431f-550e-48f2-849e-d1210056e397: Generic NeutronNet
2023-01-27T03:17:33.992Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.993Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:33.993Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:33.993Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-01-27T03:17:34.036Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:34.036Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:34.037Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:34.037Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:34.038Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:17:34.038Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:17:34.038Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-27T03:17:34.138Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-01-27T03:17:34.138Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-01-27T03:17:34.138Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:17:34.139Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789454138,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:17:35.140Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:17:35.155Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:17:35.158Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T03:17:35.159Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T03:17:35.159Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T03:17:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:17:50.769Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:17:50.769Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789402832,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:17:50.770Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:05.159Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:18:05.175Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:18:05.183Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T03:18:05.183Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T03:18:05.184Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T03:18:35.184Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:18:35.196Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:18:35.201Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T03:18:35.201Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T03:18:35.201Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T03:18:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:18:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "multicloud-k8s",
"timestamp": 1674789420292,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:18:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789448717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:18:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789415739,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:18:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "aai-model-loader",
"timestamp": 1674789433072,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:18:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789402832,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:18:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "multicloud-k8s",
"timestamp": 1674789420292,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:18:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789448717,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:18:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "aai-model-loader",
"timestamp": 1674789451519,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:18:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789451243,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:18:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789452211,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:18:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789451696,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:18:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789454138,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:18:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789453485,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:18:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789454489,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:18:50.794Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
2023-01-27T03:18:50.794Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:18:50.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "aai-model-loader",
"timestamp": 1674789455704,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:18:50.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:18:50.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:18:50.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "aai-model-loader",
"timestamp": 1674789456707,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:18:50.813Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
2023-01-27T03:18:50.813Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:19:05.202Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:19:05.219Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T03:19:05.224Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:19:05.231Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-27T03:19:35.231Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-27T03:19:35.240Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and serviceModelVersionId: 8d44431f-550e-48f2-849e-d1210056e397
2023-01-27T03:19:35.240Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4dc6f75f-eb48-4d0d-a9af-aad563f94052
2023-01-27T03:19:35.242Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0
2023-01-27T03:19:35.249Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-01-27T03:19:35.320Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|INFO|500||Invoke
2023-01-27T03:19:35.321Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8f2e16ee-978c-4595-b0a3-d99c2971a4a6], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bea82114-9ee4-42b8-8f95-c4a735406f01], X-ECOMP-RequestID=[8f2e16ee-978c-4595-b0a3-d99c2971a4a6], X-TransactionId=[], X-ONAP-RequestID=[8f2e16ee-978c-4595-b0a3-d99c2971a4a6], Content-Type=[application/merge-patch+json]}
2023-01-27T03:19:35.327Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-27T03:19:35.493Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:19:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[163976], x-aai-txid=[0-aai-resources-230127-03:19:34:478-60575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-27T03:19:35.494Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-01-27T03:19:35.494Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4dc6f75f-eb48-4d0d-a9af-aad563f94052/model-vers/model-ver/8d44431f-550e-48f2-849e-d1210056e397?depth=0|INFO|500||InvokeReturn
2023-01-27T03:19:35.495Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-27T03:19:35.499Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T03:19:35.506Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-01-27T03:19:35.506Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8f2e16ee-978c-4595-b0a3-d99c2971a4a6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-27T03:19:35.507Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-27T03:19:35.509Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:35.509Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:35.509Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789575507,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-27T03:19:36.527Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-01-27T03:19:36.533Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-27T03:19:36.533Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"a24b7843-b6c0-4c07-a97a-31c26e2a0eff","serviceName":"Demo_pNF_73XxUKmnVa2znQOAGIgv","serviceVersion":"1.0","serviceUUID":"abe6d079-d6cf-4804-bdf6-c6eea49ac3bd","serviceDescription":"catalog service description","serviceInvariantUUID":"2581c42d-cedd-4df0-82d8-f2c8c7a3c45f","resources":[{"resourceInstanceName":"pNF b7fe5c12-0ea1 0","resourceName":"pNF b7fe5c12-0ea1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d8e2c43-9ca9-4600-92e7-507ea1b8f389","resourceInvariantUUID":"3ce80d39-a71d-4018-835a-9a35d048632e","resourceCustomizationUUID":"065ebfac-67f4-4016-bc7a-7639c0097265","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml","artifactChecksum":"NWI2MzQ0MDdlNzVkYWZmOGIxMmE0NTg3MDkxM2NmNmE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"621c27f2-a553-4d62-b3c6-8ddfac396eac","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar","artifactChecksum":"ODE2MDZjMzNhMzdkZDQ0YTA1YTUyNGI1ZWFkNWFmZDk\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c43fd067-ec26-422a-b850-1d45306d1176","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"efa8cd6e-641f-49ae-986a-056671e1d2d6","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml","artifactChecksum":"ZmE1MmI3Yzg4YjEyYWU5OWMyYWU3ODQ4NWIzZWE5MGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"575eeb02-82ec-4871-9ca7-19359ab553e4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"42fada46-989d-4b6e-8470-14ea34b814c8","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0182d1e6-8a1b-44f9-af8d-f76123af39df","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf73xxukmnva2znqoagigv-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml","artifactChecksum":"YjBlN2JlMDVkNmJiMGFhODgzNDgwNjhmODM4NzIwNDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1652880e-58db-4018-b5dc-c024f9227277","artifactVersion":"1"},{"artifactName":"service-DemoPnf73xxukmnva2znqoagigv-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar","artifactChecksum":"MDE2ODY3YmQ2YzM4ZWY5NzU2MzlhM2ZjOTdkZDMwYzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5b7a196f-6427-426a-8245-df69cd5faf90","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-27T03:19:36.536Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:36.537Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:36.537Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:36.537Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:37.538Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:38.539Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:38.541Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:38.543Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:38.544Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:39.545Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:39.546Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:39.546Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:39.546Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:40.547Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:40.548Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:40.548Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:40.549Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:41.549Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:41.550Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:41.550Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:41.551Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:42.552Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:42.552Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:42.553Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:42.553Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:43.554Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:19:43.556Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:43.556Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:43.557Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:44.559Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"serviceName": "Demo_pNF_73XxUKmnVa2znQOAGIgv",
"serviceVersion": "1.0",
"serviceUUID": "abe6d079-d6cf-4804-bdf6-c6eea49ac3bd",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "2581c42d-cedd-4df0-82d8-f2c8c7a3c45f",
"resources": [
{
"resourceInstanceName": "pNF b7fe5c12-0ea1 0",
"resourceCustomizationUUID": "065ebfac-67f4-4016-bc7a-7639c0097265",
"resourceName": "pNF b7fe5c12-0ea1",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "7d8e2c43-9ca9-4600-92e7-507ea1b8f389",
"resourceInvariantUUID": "3ce80d39-a71d-4018-835a-9a35d048632e",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"artifactChecksum": "MDE2ODY3YmQ2YzM4ZWY5NzU2MzlhM2ZjOTdkZDMwYzE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5b7a196f-6427-426a-8245-df69cd5faf90"
}
],
"workloadContext": "Production"
}
2023-01-27T03:19:44.560Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-27T03:19:44.560Z|8f2e16ee-978c-4595-b0a3-d99c2971a4a6|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 abe6d079-d6cf-4804-bdf6-c6eea49ac3bd ASDC
2023-01-27T03:19:44.560Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:a24b7843-b6c0-4c07-a97a-31c26e2a0eff
ServiceName:Demo_pNF_73XxUKmnVa2znQOAGIgv
ServiceVersion:1.0
ServiceUUID:abe6d079-d6cf-4804-bdf6-c6eea49ac3bd
ServiceInvariantUUID:2581c42d-cedd-4df0-82d8-f2c8c7a3c45f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf73xxukmnva2znqoagigv-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
ArtifactUUID:5b7a196f-6427-426a-8245-df69cd5faf90
ArtifactChecksum:MDE2ODY3YmQ2YzM4ZWY5NzU2MzlhM2ZjOTdkZDMwYzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF b7fe5c12-0ea1 0
ResourceCustomizationUUID:065ebfac-67f4-4016-bc7a-7639c0097265
ResourceInvariantUUID:3ce80d39-a71d-4018-835a-9a35d048632e
ResourceName:pNF b7fe5c12-0ea1
ResourceType:PNF
ResourceUUID:7d8e2c43-9ca9-4600-92e7-507ea1b8f389
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-01-27T03:19:44.560Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF abe6d079-d6cf-4804-bdf6-c6eea49ac3bd ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:19:44.589Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T03:19:44.589Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 5b7a196f-6427-426a-8245-df69cd5faf90 from URL: /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-27T03:19:44.590Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:44.646Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-27T03:19:44.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar 5b7a196f-6427-426a-8245-df69cd5faf90 88019
2023-01-27T03:19:44.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar ASDC sendASDCNotification
2023-01-27T03:19:44.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:44.649Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T03:19:44.649Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:44.649Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:44.650Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789584648,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:45.652Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T03:19:45.652Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:19:45.653Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 5b7a196f-6427-426a-8245-df69cd5faf90, URL: /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar to file: /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:45.653Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:45.654Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:45.654Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:45.766Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4469500964863387825/Definitions/service-DemoPnf73xxukmnva2znqoagigv-template.yml
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.533Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF b7fe5c12-0ea1 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.534Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Node template pNF b7fe5c12-0ea1 0 is matching search criteria
2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF b7fe5c12-0ea1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Node template pNF b7fe5c12-0ea1 0 is matching search criteria
2023-01-27T03:19:46.535Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF b7fe5c12-0ea1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.536Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.537Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_73XxUKmnVa2znQOAGIgv
Description:catalog service description
Model UUID:abe6d079-d6cf-4804-bdf6-c6eea49ac3bd
Model Version:NULL
Model InvariantUuid:2581c42d-cedd-4df0-82d8-f2c8c7a3c45f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-01-27T03:19:46.545Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7d8e2c43-9ca9-4600-92e7-507ea1b8f389
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T03:19:46.549Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||pNF b7fe5c12-0ea1 0
2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7d8e2c43-9ca9-4600-92e7-507ea1b8f389
2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||No resources found for Service: abe6d079-d6cf-4804-bdf6-c6eea49ac3bd
2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: abe6d079-d6cf-4804-bdf6-c6eea49ac3bd
2023-01-27T03:19:46.550Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF b7fe5c12-0ea1 0 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15f0c6fe, org.onap.sdc.toscaparser.api.parameters.Input@40e7f333, org.onap.sdc.toscaparser.api.parameters.Input@2f8c080f, org.onap.sdc.toscaparser.api.parameters.Input@131a3439, org.onap.sdc.toscaparser.api.parameters.Input@ced792]
2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid abe6d079-d6cf-4804-bdf6-c6eea49ac3bd: pNF b7fe5c12-0ea1
2023-01-27T03:19:46.556Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Processing PNF resource: 7d8e2c43-9ca9-4600-92e7-507ea1b8f389
2023-01-27T03:19:46.557Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-01-27T03:19:46.557Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_73XxUKmnVa2znQOAGIgv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-01-27T03:19:46.557Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Resource customization UUID: 065ebfac-67f4-4016-bc7a-7639c0097265 is the same as notified resource customizationUUID: 065ebfac-67f4-4016-bc7a-7639c0097265
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-01-27T03:19:46.607Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF b7fe5c12-0ea1 7d8e2c43-9ca9-4600-92e7-507ea1b8f389 0 ASDC deployResourceStructure
2023-01-27T03:19:46.607Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar ASDC sendASDCNotification
2023-01-27T03:19:46.607Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar
2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:19:46.608Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789586607,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:47.610Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:19:47.626Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:19:47.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T03:19:47.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-01-27T03:19:47.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-01-27T03:19:50.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:19:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.775Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.775Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.775Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.776Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.777Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.778Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.778Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.778Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.779Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.780Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.780Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.780Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.781Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.781Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.782Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.783Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.784Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789493072,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "multicloud-k8s",
"timestamp": 1674789481403,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.785Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.786Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.786Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789452248,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.786Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.787Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789512973,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789513263,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.788Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.789Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.790Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.791Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.791Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.792Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789517465,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789518064,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "aai-model-loader",
"timestamp": 1674789519066,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:19:50.812Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a24b7843-b6c0-4c07-a97a-31c26e2a0eff
2023-01-27T03:19:50.813Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a24b7843-b6c0-4c07-a97a-31c26e2a0eff and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:19:50.824Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.824Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.825Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.825Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.825Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.826Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.826Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789519364,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:19:50.826Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.827Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.827Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.828Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.828Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.828Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.829Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.829Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.829Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789520367,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:19:50.843Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of a24b7843-b6c0-4c07-a97a-31c26e2a0eff
2023-01-27T03:19:50.843Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId a24b7843-b6c0-4c07-a97a-31c26e2a0eff and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:19:50.854Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.854Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789513138,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.855Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789513979,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789522320,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789523079,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789523392,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789524456,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789525523,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.862Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.863Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789526601,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:19:50.880Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755
2023-01-27T03:19:50.880Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:19:50.889Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.889Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.890Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.890Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.890Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.891Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.891Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.891Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.892Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "multicloud-k8s",
"timestamp": 1674789527604,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-27T03:19:50.892Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.893Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.893Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.893Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.893Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.894Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:19:50.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.899Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.899Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:19:50.900Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:19:50.900Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789508717,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:19:50.900Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:17.629Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:20:17.641Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T03:20:17.647Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T03:20:17.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-01-27T03:20:17.648Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:20:17.655Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-01-27T03:20:47.655Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-01-27T03:20:47.664Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a24b7843-b6c0-4c07-a97a-31c26e2a0eff and serviceModelVersionId: abe6d079-d6cf-4804-bdf6-c6eea49ac3bd
2023-01-27T03:20:47.665Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2581c42d-cedd-4df0-82d8-f2c8c7a3c45f
2023-01-27T03:20:47.665Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0
2023-01-27T03:20:47.669Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-01-27T03:20:47.725Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-01-27T03:20:47.726Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0|INFO|500||Invoke
2023-01-27T03:20:47.732Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-01-27T03:20:47.844Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0|INFO|500||InvokeReturn
2023-01-27T03:20:47.844Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2581c42d-cedd-4df0-82d8-f2c8c7a3c45f/model-vers/model-ver/abe6d079-d6cf-4804-bdf6-c6eea49ac3bd?depth=0 has http status code:200 and response headers:{date=[Fri, 27 Jan 2023 03:20:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[99], vertex-id=[176264], x-aai-txid=[0-aai-resources-230127-03:20:46:881-30567], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-27T03:20:47.845Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-01-27T03:20:47.846Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-01-27T03:20:47.846Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a24b7843-b6c0-4c07-a97a-31c26e2a0eff and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:47.851Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:47.852Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789647851,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-27T03:20:48.865Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"34c4e539-bc9e-45a8-8802-f2e4e632f05a","serviceDescription":"service","serviceInvariantUUID":"f29561f7-e13e-4817-b9a2-03c8bbf3a1ad","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"011d1034-42ac-4f6b-8db1-00434eb30a10","resourceInvariantUUID":"a08bf1e0-2c21-41d4-ad3b-abc78627eaf2","resourceCustomizationUUID":"86433437-34bd-4de3-a280-8a358b3f89e7","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NjEyMjdlMjQ1NDAzN2ZiNzRkMTg2YjJjYjNhZmQwNTY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"370645f9-9f4e-4554-a398-347e32a285cc","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"42e36034-4d71-4e92-91c2-42bd70158d97","artifactVersion":"2","generatedFromUUID":"b62d0faa-2a77-424a-858a-f972872c9a5a"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b62d0faa-2a77-424a-858a-f972872c9a5a","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"NWZlM2ZiMjM3YWQyZjcwMzJlNjRiNjEwMzJjY2ZhMWQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a8c4a001-7fa6-4d11-bdfd-c662d923bfe9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e9b78ab5-0c04-4024-a8a2-55743c7d8bee","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ad6d2305-ac69-41d5-9066-42921ebe1894","artifactVersion":"2","generatedFromUUID":"a8c4a001-7fa6-4d11-bdfd-c662d923bfe9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MGIwZTZjZjAzYmVhN2FkNWVkZmU5NTNiNTE5M2VmZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e3946b1b-6d9f-47c4-be7b-ec989069176d","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTdiNDFlNThiNzVjOGIyYmIwYmQyNTk0MmFmMWJmNzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1eb0af58-62ef-48b5-aa05-b1fc422a5165","artifactVersion":"1"}],"workloadContext":"Production"}
2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:48.866Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:49.868Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:49.868Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:49.868Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:49.869Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:50.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:50.770Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.770Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.771Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789524082,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.771Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.771Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789530466,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "cds-sdc-listener",
"timestamp": 1674789531210,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.772Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789532159,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.773Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789532708,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.774Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789533712,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:20:50.785Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755
2023-01-27T03:20:50.786Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789528607,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789535684,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789536745,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789537803,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789538720,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789538834,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:20:50.828Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1af4faa3-63ab-4afa-8154-74391fa261bf
2023-01-27T03:20:50.828Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1af4faa3-63ab-4afa-8154-74391fa261bf and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:20:50.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "aai-model-loader",
"timestamp": 1674789539723,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:20:50.845Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755
2023-01-27T03:20:50.846Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:20:50.855Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.855Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "multicloud-k8s",
"timestamp": 1674789539835,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.856Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.857Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.858Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.859Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789538717,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789523072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789546501,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.860Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789547804,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789548723,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.861Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1674789549728,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:20:50.867Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1af4faa3-63ab-4afa-8154-74391fa261bf
2023-01-27T03:20:50.867Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1af4faa3-63ab-4afa-8154-74391fa261bf and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:50.870Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:20:50.879Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.879Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789554286,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:20:50.880Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.880Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.880Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "1af4faa3-63ab-4afa-8154-74391fa261bf",
"consumerID": "aai-model-loader",
"timestamp": 1674789555288,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-01-27T03:20:50.886Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1af4faa3-63ab-4afa-8154-74391fa261bf
2023-01-27T03:20:50.886Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1af4faa3-63ab-4afa-8154-74391fa261bf and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-01-27T03:20:50.894Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.894Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "8f2e16ee-978c-4595-b0a3-d99c2971a4a6",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789575507,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-01-27T03:20:50.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.895Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.895Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.896Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/resourceInstances/pnfb7fe5c120ea10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.897Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-template.yml",
"status": "NOT_NOTIFIED"
}
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "NOTIFIED"
}
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789584648,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:50.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-01-27T03:20:50.899Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "a24b7843-b6c0-4c07-a97a-31c26e2a0eff",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789586607,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf73xxukmnva2znqoagigv/1.0/artifacts/service-DemoPnf73xxukmnva2znqoagigv-csar.csar",
"status": "DEPLOY_OK"
}
2023-01-27T03:20:50.899Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-01-27T03:20:51.871Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:51.871Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:51.872Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:51.872Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:52.872Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:52.873Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:52.873Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:52.873Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:53.874Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:54.876Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:54.876Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:54.876Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:54.877Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:55.877Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:55.878Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:55.878Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:55.878Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:56.879Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789576527,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:57.880Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"serviceName": "basic_cnf",
"serviceVersion": "1.0",
"serviceUUID": "34c4e539-bc9e-45a8-8802-f2e4e632f05a",
"serviceDescription": "service",
"serviceInvariantUUID": "f29561f7-e13e-4817-b9a2-03c8bbf3a1ad",
"resources": [
{
"resourceInstanceName": "basic_cnf 0",
"resourceCustomizationUUID": "86433437-34bd-4de3-a280-8a358b3f89e7",
"resourceName": "basic_cnf",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "011d1034-42ac-4f6b-8db1-00434eb30a10",
"resourceInvariantUUID": "a08bf1e0-2c21-41d4-ad3b-abc78627eaf2",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "nginx_cloudtech_k8s_charts.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
"artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "42e36034-4d71-4e92-91c2-42bd70158d97",
"relatedArtifactsInfo": []
},
{
"artifactName": "nginx_cloudtech_k8s_charts.tgz",
"artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
"artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b62d0faa-2a77-424a-858a-f972872c9a5a",
"relatedArtifactsInfo": []
},
{
"artifactName": "basic_cnf0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
"artifactChecksum": "NWZlM2ZiMjM3YWQyZjcwMzJlNjRiNjEwMzJjY2ZhMWQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
"artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "a8c4a001-7fa6-4d11-bdfd-c662d923bfe9",
"generatedArtifact": {
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ad6d2305-ac69-41d5-9066-42921ebe1894",
"generatedFromUUID": "a8c4a001-7fa6-4d11-bdfd-c662d923bfe9"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_dummy.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
"artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ad6d2305-ac69-41d5-9066-42921ebe1894",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicCnf-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"artifactChecksum": "NTdiNDFlNThiNzVjOGIyYmIwYmQyNTk0MmFmMWJmNzI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1eb0af58-62ef-48b5-aa05-b1fc422a5165"
}
],
"workloadContext": "Production"
}
2023-01-27T03:20:57.881Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-01-27T03:20:57.881Z|a24b7843-b6c0-4c07-a97a-31c26e2a0eff|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 34c4e539-bc9e-45a8-8802-f2e4e632f05a ASDC
2023-01-27T03:20:57.881Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:34c4e539-bc9e-45a8-8802-f2e4e632f05a
ServiceInvariantUUID:f29561f7-e13e-4817-b9a2-03c8bbf3a1ad
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
ArtifactUUID:1eb0af58-62ef-48b5-aa05-b1fc422a5165
ArtifactChecksum:NTdiNDFlNThiNzVjOGIyYmIwYmQyNTk0MmFmMWJmNzI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:86433437-34bd-4de3-a280-8a358b3f89e7
ResourceInvariantUUID:a08bf1e0-2c21-41d4-ad3b-abc78627eaf2
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:011d1034-42ac-4f6b-8db1-00434eb30a10
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
ArtifactUUID:42e36034-4d71-4e92-91c2-42bd70158d97
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:nginx_cloudtech_k8s_charts.tgz
ArtifactVersion:1
ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
ArtifactUUID:b62d0faa-2a77-424a-858a-f972872c9a5a
ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:basic_cnf0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
ArtifactUUID:9ef3b3cd-5d02-4bfb-b0ae-4f0f9afae4ab
ArtifactChecksum:NWZlM2ZiMjM3YWQyZjcwMzJlNjRiNjEwMzJjY2ZhMWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
ArtifactUUID:a8c4a001-7fa6-4d11-bdfd-c662d923bfe9
ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:ad6d2305-ac69-41d5-9066-42921ebe1894
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_dummy.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
ArtifactUUID:ad6d2305-ac69-41d5-9066-42921ebe1894
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-01-27T03:20:57.882Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 34c4e539-bc9e-45a8-8802-f2e4e632f05a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-01-27T03:20:57.930Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T03:20:57.932Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1eb0af58-62ef-48b5-aa05-b1fc422a5165 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-01-27T03:20:57.935Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-27T03:20:57.990Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 1eb0af58-62ef-48b5-aa05-b1fc422a5165 73989
2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2023-01-27T03:20:57.991Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-01-27T03:20:57.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-01-27T03:20:57.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-01-27T03:20:57.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755",
"consumerID": "SO-sdc-controller",
"timestamp": 1674789657991,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-01-27T03:20:58.992Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-01-27T03:20:58.993Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-01-27T03:20:58.993Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 1eb0af58-62ef-48b5-aa05-b1fc422a5165, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:20:58.993Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2023-01-27T03:20:58.994Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:20:58.994Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:20:59.102Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12119434572225066002/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2023-01-27T03:21:00.219Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2023-01-27T03:21:00.220Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-01-27T03:21:00.221Z|7ed3c2c7-18c5-4bf9-b3f3-d4e0abe64755|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery