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-02-23T23:27:41.692Z||main|||||INFO|500||The following profiles are active: basic
2023-02-23T23:27:57.249Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-23T23:27:57.249Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-23T23:27:57.398Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-23T23:28:03.061Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-23T23:28:03.546Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-23T23:28:04.183Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-23T23:28:04.436Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-23T23:28:05.104Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-23T23:28:07.304Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T23:28:08.172Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-02-23T23:28:11.538Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T23:28:11.670Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-23T23:28:11.698Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-23T23:28:11.712Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-23T23:28:12.526Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-23T23:28:12.974Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-23T23:28:14.368Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2023-02-23T23:28:15.101Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-23T23:28:15.102Z||main|||||ERROR|500||(conn=1201) Table 'catalogdb.activity_spec' doesn't exist
2023-02-23T23:28:15.118Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
2023-02-23T23:28:18.619Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-02-23T23:28:22.265Z||main|||||WARN|500||---
2023-02-23T23:28:22.265Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-23T23:28:22.266Z||main|||||WARN|500||---
2023-02-23T23:28:22.737Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-23T23:28:29.982Z||main|||||INFO|500||Started Application in 52.485 seconds (JVM running for 55.309)
2023-02-23T23:28:30.014Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-23T23:28:30.021Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-23T23:28:30.042Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-23T23:28:30.118Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b3139b25-0d47-40fc-8679-62beaae56677 url= /sdc/v1/artifactTypes
2023-02-23T23:28:30.126Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-23T23:28:30.332Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T23:28:30.418Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server
2023-02-23T23:28:30.418Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-23T23:28:30.419Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= c79e2d4a-a528-4f17-9d3d-850dec5d8ebc url= /sdc/v1/distributionKafkaData
2023-02-23T23:28:30.419Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-23T23:28:30.461Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-23T23:28:30.472Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@5001fa33
2023-02-23T23:28:30.563Z||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-64498458-22ea-4863-afe2-6ef8ea67c529
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-02-23T23:28:30.624Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Instantiated an idempotent producer.
2023-02-23T23:28:30.765Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-23T23:28:30.834Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T23:28:30.834Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T23:28:30.835Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677194910830
2023-02-23T23:28:30.840Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-23T23:28:30.866Z||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-c1a7b177-b311-453d-a810-c7332ae4771f
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-23T23:28:30.966Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T23:28:30.966Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T23:28:30.967Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677194910966
2023-02-23T23:28:30.968Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:28:30.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:28:30.972Z||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-78353a35-0dca-4bd5-9ae0-199bc0b0ce47
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = so
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-02-23T23:28:30.990Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-23T23:28:30.991Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-23T23:28:30.991Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677194910990
2023-02-23T23:28:30.992Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:28:30.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:28:31.003Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-23T23:28:31.948Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Cluster ID: as9kpY8DRBCPzwjCUKS5CA
2023-02-23T23:28:31.949Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 Kt0cASvcQLir3lFxesFLSQ
2023-02-23T23:28:31.949Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 Kt0cASvcQLir3lFxesFLSQ
2023-02-23T23:28:31.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 Kt0cASvcQLir3lFxesFLSQ
2023-02-23T23:28:31.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 Kt0cASvcQLir3lFxesFLSQ
2023-02-23T23:28:31.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 Kt0cASvcQLir3lFxesFLSQ
2023-02-23T23:28:31.950Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] ProducerId set to 4 with epoch 0
2023-02-23T23:28:31.951Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 Kt0cASvcQLir3lFxesFLSQ
2023-02-23T23:28:31.952Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:31.953Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:31.953Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:31.953Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:31.954Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:31.954Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:31.954Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Cluster ID: as9kpY8DRBCPzwjCUKS5CA
2023-02-23T23:28:31.955Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Cluster ID: as9kpY8DRBCPzwjCUKS5CA
2023-02-23T23:28:31.956Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-23T23:28:31.956Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-23T23:28:31.978Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] (Re-)joining group
2023-02-23T23:28:31.980Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] (Re-)joining group
2023-02-23T23:28:32.049Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47-01b6c0a7-6dfe-47ea-9393-2de84f66eacc
2023-02-23T23:28:32.050Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f-ac12c269-085a-4466-8c3b-10a1dbf44ef9
2023-02-23T23:28:32.050Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-23T23:28:32.050Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-02-23T23:28:32.050Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] (Re-)joining group
2023-02-23T23:28:32.051Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] (Re-)joining group
2023-02-23T23:28:38.059Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47-01b6c0a7-6dfe-47ea-9393-2de84f66eacc', protocol='range'}
2023-02-23T23:28:38.059Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f-ac12c269-085a-4466-8c3b-10a1dbf44ef9', protocol='range'}
2023-02-23T23:28:38.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:38.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:38.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:38.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:38.129Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:38.130Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, 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 CkExhlPGSGqIUGzilpXvzw
2023-02-23T23:28:38.136Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47-01b6c0a7-6dfe-47ea-9393-2de84f66eacc=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-c1a7b177-b311-453d-a810-c7332ae4771f-ac12c269-085a-4466-8c3b-10a1dbf44ef9=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-02-23T23:28:38.154Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47-01b6c0a7-6dfe-47ea-9393-2de84f66eacc', protocol='range'}
2023-02-23T23:28:38.155Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f-ac12c269-085a-4466-8c3b-10a1dbf44ef9', protocol='range'}
2023-02-23T23:28:38.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-02-23T23:28:38.156Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-02-23T23:28:38.162Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-23T23:28:38.162Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-23T23:28:38.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-23T23:28:38.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-23T23:28:38.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-23T23:28:38.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-23T23:28:38.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-23T23:28:38.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-23T23:28:38.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-23T23:28:38.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-23T23:28:38.180Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-23T23:28:38.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-23T23:28:38.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-23T23:28:38.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-23T23:28:38.217Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T23:28:38.218Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T23:28:38.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T23:28:38.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-23T23:28:38.278Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T23:28:38.279Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T23:28:38.280Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T23:28:38.281Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T23:28:38.282Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T23:28:38.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-23T23:28:38.285Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T23:28:38.286Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-23T23:29:30.981Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:29:30.996Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:30:30.984Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:30:30.998Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:31:30.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:31:31.000Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:32:30.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:32:31.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:33:30.989Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:33:31.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:34:30.991Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:34:31.006Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:35:31.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:35:31.006Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:36:31.003Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:36:31.007Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:37:31.005Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:37:31.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:37:32.194Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-78353a35-0dca-4bd5-9ae0-199bc0b0ce47, groupId=so] Node -1 disconnected.
2023-02-23T23:37:32.194Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c1a7b177-b311-453d-a810-c7332ae4771f, groupId=so] Node -1 disconnected.
2023-02-23T23:37:32.242Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Node -1 disconnected.
2023-02-23T23:38:17.885Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-23T23:38:31.006Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:38:31.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:39:31.007Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:39:31.010Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:40:31.008Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:40:31.015Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:41:31.011Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:41:31.017Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:42:31.013Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:42:31.017Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:43:31.013Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:43:31.019Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:44:31.015Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:44:31.020Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:45:31.017Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:45:31.021Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:46:31.020Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:46:31.024Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:47:31.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:47:31.035Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:48:31.023Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:48:31.036Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:49:31.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:49:31.038Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:50:31.026Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:50:31.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:51:31.028Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:51:31.039Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:52:31.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:52:31.041Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:53:31.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:53:31.042Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:54:31.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:54:31.042Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:55:31.034Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:55:31.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:56:31.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:56:31.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:57:31.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:57:31.045Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:58:31.038Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:58:31.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-23T23:59:31.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-23T23:59:31.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:00:31.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:00:31.048Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:01:31.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:01:31.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:02:31.046Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:02:31.051Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:03:31.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:03:31.052Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:04:31.050Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:04:31.053Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:05:31.051Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:05:31.054Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:06:31.052Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:06:31.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:07:31.052Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:07:31.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:08:31.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:08:31.057Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:09:31.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:09:31.058Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:10:31.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:10:31.059Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:11:31.061Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:11:31.060Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:12:31.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:12:31.063Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:13:31.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:13:31.065Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:14:31.065Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:14:31.066Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:15:31.067Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:15:31.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:16:31.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:16:31.068Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:17:31.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:17:31.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:18:31.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:18:31.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:19:31.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:19:31.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:20:31.073Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:20:31.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:21:31.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:21:31.074Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:22:31.076Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:22:31.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:23:31.078Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:23:31.078Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:24:31.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:24:31.079Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:25:31.081Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:25:31.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:26:31.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:26:31.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:27:31.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:27:31.082Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:28:31.084Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:28:31.084Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:29:31.085Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:29:31.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:30:31.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:30:31.087Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:31:31.087Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:31:31.090Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:32:31.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:32:31.089Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:33:31.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:33:31.096Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:34:31.093Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:34:31.096Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:35:31.095Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:35:31.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:36:31.097Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:36:31.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:37:31.098Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:37:31.097Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:38:31.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:38:31.099Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:39:31.100Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:39:31.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:40:31.102Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:40:31.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:41:31.102Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:41:31.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:42:31.104Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:42:31.104Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:43:31.106Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:43:31.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:44:31.107Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:44:31.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:45:31.109Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:45:31.116Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:46:31.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:46:31.118Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:47:31.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:47:31.118Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:48:31.112Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:48:31.119Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:49:31.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:49:31.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:50:31.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:50:31.122Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:51:31.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:51:31.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:52:31.117Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:52:31.125Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:53:31.120Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:53:31.126Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:54:31.121Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:54:31.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:55:31.122Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:55:31.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:56:31.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:56:31.127Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:57:31.125Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:57:31.127Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:58:31.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:58:31.129Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T00:59:31.128Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T00:59:31.130Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:00:31.130Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:00:31.130Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:01:31.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:01:31.132Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:02:31.133Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:02:31.134Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:03:31.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:03:31.134Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:04:31.137Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:04:31.137Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:05:31.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:05:31.138Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:06:31.139Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:06:31.139Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:07:31.140Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:07:31.140Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:08:31.141Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:08:31.142Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:09:31.142Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:09:31.143Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:10:31.144Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:10:31.144Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:11:31.145Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:11:31.145Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:12:31.147Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:12:31.147Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:13:31.149Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:13:31.150Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:14:31.151Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:14:31.151Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:15:31.155Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:15:31.163Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:16:31.156Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:16:31.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:17:31.158Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:17:31.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:18:31.158Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:18:31.166Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:19:31.160Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:19:31.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:20:31.161Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:20:31.168Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:21:31.161Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:21:31.169Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:22:31.161Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:22:31.169Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:23:31.163Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:23:31.170Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:24:31.165Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:24:31.171Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:25:31.167Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:25:31.171Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:26:31.168Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:26:31.171Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:27:31.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:27:31.173Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:28:31.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:28:31.173Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:29:31.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:29:31.174Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:30:31.175Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:30:31.175Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:31:31.178Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:31:31.178Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:32:31.180Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:32:31.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:33:31.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:33:31.182Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:34:31.184Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:34:31.186Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:35:31.186Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:35:31.187Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:36:31.189Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:36:31.192Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:37:31.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:37:31.195Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:38:31.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:38:31.199Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:39:31.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:39:31.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:40:31.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:40:31.203Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:41:31.202Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:41:31.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:42:31.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:42:31.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:43:31.204Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:43:31.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:44:31.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:44:31.206Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:45:31.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:45:31.207Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:46:31.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:46:31.208Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:47:31.209Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:47:31.210Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:48:31.212Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:48:31.212Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:49:31.212Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:49:31.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:50:31.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:50:31.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:51:31.216Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:51:31.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:52:31.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:52:31.216Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:53:31.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:53:31.218Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:54:31.218Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:54:31.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:55:31.220Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:55:31.219Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:56:31.222Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:56:31.221Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:57:31.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:57:31.223Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:58:31.224Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T01:58:31.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:59:31.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T01:59:31.226Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:00:31.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:00:31.228Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:01:31.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:01:31.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:02:31.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:02:31.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:03:31.230Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:03:31.230Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:04:31.231Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:04:31.231Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:05:31.233Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:05:31.233Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:06:31.235Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:06:31.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:07:31.236Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:07:31.238Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:08:31.238Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:08:31.238Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:09:31.240Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:09:31.239Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:10:31.240Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:10:31.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:11:31.241Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:11:31.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:12:31.242Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:12:31.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:13:31.242Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:13:31.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:14:31.244Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:14:31.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:15:31.244Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:15:31.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:16:31.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:16:31.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:17:31.246Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:17:31.247Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:18:31.246Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:18:31.248Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:19:31.248Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:19:31.248Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:20:31.249Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:20:31.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:21:31.251Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:21:31.251Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:22:31.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:22:31.252Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:23:31.252Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:23:31.253Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:24:31.254Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:24:31.254Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:25:31.255Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:25:31.255Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:26:31.255Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:26:31.255Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:27:31.256Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:27:31.257Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:28:31.258Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:28:31.258Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:29:31.260Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:29:31.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:30:31.261Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:30:31.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:31:31.263Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:31:31.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:32:31.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:32:31.265Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:33:31.267Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:33:31.267Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:34:31.269Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:34:31.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:35:31.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:35:31.270Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:36:31.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:36:31.272Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:37:31.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:37:31.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:38:31.272Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:38:31.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:39:31.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:39:31.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:40:31.274Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:40:31.275Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:41:31.276Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:41:31.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:42:31.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:42:31.278Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:43:31.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:43:31.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:44:31.282Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:44:31.281Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:45:31.282Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:45:31.284Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:46:31.284Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:46:31.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:47:31.284Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:47:31.285Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:48:31.285Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:48:31.286Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:49:31.286Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:49:31.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:50:31.288Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:50:31.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:51:31.289Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:51:31.289Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:52:31.290Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:52:31.290Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:53:31.291Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:53:31.292Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:54:31.292Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:54:31.293Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:55:31.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:55:31.294Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:56:31.294Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:56:31.296Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:57:31.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:57:31.297Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:58:31.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T02:58:31.298Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:59:31.298Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T02:59:31.298Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:00:31.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:00:31.299Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:01:31.299Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:01:31.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:02:31.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:02:31.302Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:03:31.303Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:03:31.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:04:31.305Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:04:31.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:05:31.307Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:05:31.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:06:31.308Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:06:31.309Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:07:31.310Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:07:31.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:08:31.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:08:31.311Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:09:31.312Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:09:31.312Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:10:31.313Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:10:31.313Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:11:31.314Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:11:31.315Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:12:31.316Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:12:31.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:13:31.316Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:13:31.317Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:14:31.317Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:14:31.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:15:31.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:15:31.319Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:16:31.322Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:16:31.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:17:31.323Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:17:31.324Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:18:31.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:18:31.325Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:19:31.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:19:31.326Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:20:31.324Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:20:31.326Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:21:31.325Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:21:31.328Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:22:31.327Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:22:31.329Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:23:31.328Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:23:31.330Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:24:31.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:24:31.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:25:31.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:25:31.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:26:31.332Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:26:31.332Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:27:31.334Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:27:31.334Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:28:31.335Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:28:31.335Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:29:31.336Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:29:31.336Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:30:31.337Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:30:31.337Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:31:31.337Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:31:31.341Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:32:31.339Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:32:31.342Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:33:31.339Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:33:31.342Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:34:31.341Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:34:31.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:35:31.343Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:35:31.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:36:31.345Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:36:31.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:37:31.346Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:37:31.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:38:31.347Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:38:31.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:39:31.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:39:31.349Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:40:31.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:40:31.349Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:41:31.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:41:31.351Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:42:31.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:42:31.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:43:31.353Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:43:31.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:18.417Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-02-24T03:44:18.418Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {"distributionID":"d57d3f20-1f77-46a6-ae17-7d33f6483a72","serviceName":"vFW 2023-02-24 03-43-10","serviceVersion":"1.0","serviceUUID":"9bf798e7-3c41-4924-a459-d39b6690b57a","serviceDescription":"catalog service description","serviceInvariantUUID":"8f453e64-93ee-450c-be87-af4374a977dc","resources":[{"resourceInstanceName":"vFW fd8b391c-a7af 0","resourceName":"vFW fd8b391c-a7af","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e","resourceInvariantUUID":"1417ef02-a6f2-40e8-b352-c934f1dc7cf1","resourceCustomizationUUID":"04e39863-30e1-4ea9-bc09-018b19e807cb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml","artifactChecksum":"NTliZTNiZjdkODQxNjQ1ZmU5OTIzZGMxM2NhM2Y5MjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8fd7ddad-d193-4888-9cf0-40792456ff8b","artifactVersion":"1"},{"artifactName":"vfwfd8b391ca7af0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json","artifactChecksum":"ZDlhMzI5MDYxNTY4NTM4YmI2ODIwODNjYTcyYzZiNDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"dbdd6d5c-4fc1-4b9f-89f6-120b1f8f5673","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cb103a3b-f443-4db3-aba9-14d47f5de25f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2I1YTMyZGE4YmJmOTQ0YjJlZjFiNDFkYTIzN2VhZDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"94432e97-8b63-43bc-bd63-b403f8dc9384","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1e94148b-3fa6-439c-802b-6d2f84092fab","artifactVersion":"2","generatedFromUUID":"cb103a3b-f443-4db3-aba9-14d47f5de25f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230224034310-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml","artifactChecksum":"MGE5YTcxNjNkZWE2OTk5N2Y3ZDM4MDBjY2QxMjdhNGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bb01e2f6-ae19-4a85-9281-6d4efcbb385d","artifactVersion":"1"},{"artifactName":"service-Vfw20230224034310-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar","artifactChecksum":"YzQ4OGM1NTZhOGQ0N2VkYmVkOTNiOGVjYzk2MmM5YjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"896ce839-363e-4b30-af5e-ba8522ec7ef5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T03:44:18.458Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:18.481Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:18.482Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:18.483Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:18.495Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T03:44:18.495Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T03:44:18.495Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T03:44:18.496Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T03:44:18.496Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T03:44:18.496Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T03:44:18.523Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-24T03:44:18.524Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:44:18.612Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:44:19.571Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:19.573Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:19.573Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:19.573Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:20.576Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:20.577Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:20.577Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:20.577Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:21.578Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:21.580Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:21.580Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:21.580Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:22.582Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:22.582Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:22.582Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:22.583Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:23.584Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:23.584Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:23.584Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:23.585Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:24.586Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T03:44:24.586Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:24.586Z||pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:24.586Z||pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:25.589Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"serviceName": "vFW 2023-02-24 03-43-10",
"serviceVersion": "1.0",
"serviceUUID": "9bf798e7-3c41-4924-a459-d39b6690b57a",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "8f453e64-93ee-450c-be87-af4374a977dc",
"resources": [
{
"resourceInstanceName": "vFW fd8b391c-a7af 0",
"resourceCustomizationUUID": "04e39863-30e1-4ea9-bc09-018b19e807cb",
"resourceName": "vFW fd8b391c-a7af",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e",
"resourceInvariantUUID": "1417ef02-a6f2-40e8-b352-c934f1dc7cf1",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwfd8b391ca7af0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"artifactChecksum": "ZDlhMzI5MDYxNTY4NTM4YmI2ODIwODNjYTcyYzZiNDA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "dbdd6d5c-4fc1-4b9f-89f6-120b1f8f5673",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "cb103a3b-f443-4db3-aba9-14d47f5de25f",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1e94148b-3fa6-439c-802b-6d2f84092fab",
"generatedFromUUID": "cb103a3b-f443-4db3-aba9-14d47f5de25f"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "1e94148b-3fa6-439c-802b-6d2f84092fab",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230224034310-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"artifactChecksum": "YzQ4OGM1NTZhOGQ0N2VkYmVkOTNiOGVjYzk2MmM5YjY\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "896ce839-363e-4b30-af5e-ba8522ec7ef5"
}
],
"workloadContext": "Production"
}
2023-02-24T03:44:25.592Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T03:44:25.593Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9bf798e7-3c41-4924-a459-d39b6690b57a ASDC
2023-02-24T03:44:25.728Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:d57d3f20-1f77-46a6-ae17-7d33f6483a72
ServiceName:vFW 2023-02-24 03-43-10
ServiceVersion:1.0
ServiceUUID:9bf798e7-3c41-4924-a459-d39b6690b57a
ServiceInvariantUUID:8f453e64-93ee-450c-be87-af4374a977dc
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230224034310-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar
ArtifactUUID:896ce839-363e-4b30-af5e-ba8522ec7ef5
ArtifactChecksum:YzQ4OGM1NTZhOGQ0N2VkYmVkOTNiOGVjYzk2MmM5YjY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW fd8b391c-a7af 0
ResourceCustomizationUUID:04e39863-30e1-4ea9-bc09-018b19e807cb
ResourceInvariantUUID:1417ef02-a6f2-40e8-b352-c934f1dc7cf1
ResourceName:vFW fd8b391c-a7af
ResourceType:VF
ResourceUUID:8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwfd8b391ca7af0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json
ArtifactUUID:dbdd6d5c-4fc1-4b9f-89f6-120b1f8f5673
ArtifactChecksum:ZDlhMzI5MDYxNTY4NTM4YmI2ODIwODNjYTcyYzZiNDA=
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/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml
ArtifactUUID:cb103a3b-f443-4db3-aba9-14d47f5de25f
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/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env
ArtifactUUID:1e94148b-3fa6-439c-802b-6d2f84092fab
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/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env
ArtifactUUID:1e94148b-3fa6-439c-802b-6d2f84092fab
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-24T03:44:25.729Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9bf798e7-3c41-4924-a459-d39b6690b57a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T03:44:26.118Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T03:44:26.120Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-24T03:44:26.121Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-24T03:44:26.122Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 896ce839-363e-4b30-af5e-ba8522ec7ef5 from URL: /sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:26.122Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-24T03:44:26.123Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:26.207Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-24T03:44:26.220Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar 896ce839-363e-4b30-af5e-ba8522ec7ef5 101519
2023-02-24T03:44:26.222Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar ASDC sendASDCNotification
2023-02-24T03:44:26.222Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:26.223Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T03:44:26.224Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:26.224Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:26.224Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210266221,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:27.225Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T03:44:27.227Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2023-02-24T03:44:27.227Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 896ce839-363e-4b30-af5e-ba8522ec7ef5, URL: /sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar to file: /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:27.228Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230224034310-csar.csar
2023-02-24T03:44:27.384Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:27.385Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:28.701Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16152845293043527704/Definitions/service-Vfw20230224034310-template.yml
2023-02-24T03:44:30.994Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:30.998Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-24T03:44:30.998Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:44:30.999Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-24T03:44:32.960Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T03:44:32.966Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-24T03:44:32.967Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.967Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-24T03:44:32.967Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.967Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||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-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.967Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||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-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.967Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||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-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||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-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW fd8b391c-a7af 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-Vfw20230224034310-csar.csar
2023-02-24T03:44:32.968Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||WARN|500||####################################################################################################
2023-02-24T03:44:32.976Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.977Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:32.981Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:32.982Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-24T03:44:32.983Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T03:44:32.985Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.985Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:32.986Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:32.986Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2023-02-24T03:44:32.986Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T03:44:32.986Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.986Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:32.991Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.992Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:32.992Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:32.992Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:32.992Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T03:44:32.992Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:32.992Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:32.993Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T03:44:32.994Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:32.994Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T03:44:32.994Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:32.994Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-24T03:44:32.994Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.994Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T03:44:32.996Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.996Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:32.996Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:32.997Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.997Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:32.997Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:32.997Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.998Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:32.998Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:32.998Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:32.998Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:32.998Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:32.999Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:32.999Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-24T03:44:32.999Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T03:44:32.999Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T03:44:33.000Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.000Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:33.000Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T03:44:33.000Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:33.000Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T03:44:33.000Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.001Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7ceecf8b-3c40-42df-bb37-1205a1dddac1
2023-02-24T03:44:33.001Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:33.001Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:33.001Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:33.001Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:33.001Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T03:44:33.002Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.002Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:33.002Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.002Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T03:44:33.002Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-24T03:44:33.002Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T03:44:33.003Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:33.003Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T03:44:33.003Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.003Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2c341e6c-8c33-411b-82e2-d05db3d74c4c
2023-02-24T03:44:33.003Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:33.004Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:33.004Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:33.005Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:33.005Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T03:44:33.005Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.006Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:33.007Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.007Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T03:44:33.007Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T03:44:33.007Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T03:44:33.007Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:33.007Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:33.008Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-24T03:44:33.008Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=345400f3-ebb4-4a8f-8c5c-40340c8fa030
2023-02-24T03:44:33.008Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:33.008Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:33.008Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:33.008Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:33.009Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:33.009Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:33.009Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:33.009Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:33.009Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-24 03-43-10
Description:catalog service description
Model UUID:9bf798e7-3c41-4924-a459-d39b6690b57a
Model Version:NULL
Model InvariantUuid:8f453e64-93ee-450c-be87-af4374a977dc
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW fd8b391c-a7af
Model UUID:8439023e-9fda-4d5f-b3f6-d0efb2e4d657
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:1417ef02-a6f2-40e8-b352-c934f1dc7cf1
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:04e39863-30e1-4ea9-bc09-018b19e807cb
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:4482a179-03e9-435e-b176-7af703a147c7
ModelName:VfwFd8b391cA7af..base_vfw..module-0
ModelUuid:a96a0aa1-8eef-49bc-9979-a515eb7a3f62
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:7ceecf8b-3c40-42df-bb37-1205a1dddac1
ModelInvariantUuid:839a7b66-75c7-439d-b7d8-e143cae70634
ModelName:vFW fd8b391c-a7af-nodes.vfwCvfc
ModelUuid:92cbade0-61da-4a69-9d81-c38b54506c89
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:bdd2a46e-71e9-4e84-8724-0af2fba0426c
ModelInvariantUuid:93a5bc23-e034-4e28-8321-d2fda07e8bbc
ModelName:VfwFd8b391cA7af.compute.nodes.heat.vfw
ModelUuid:f661429e-75c0-4a46-94f4-2fb8770082a1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:2c341e6c-8c33-411b-82e2-d05db3d74c4c
ModelInvariantUuid:676083da-f58a-4ac6-aced-3bb14b3333b0
ModelName:vFW fd8b391c-a7af-nodes.vsnCvfc
ModelUuid:f8a99390-ab1a-44e3-aa9e-d3f6f9937795
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:d1bd742c-c414-407a-a99d-ccb18ae74634
ModelInvariantUuid:88b0fd5b-aab9-4dab-a4b5-d8cda185fabc
ModelName:VfwFd8b391cA7af.compute.nodes.heat.vsn
ModelUuid:1e139c0b-8efe-474b-94e7-4fb1eebb54ef
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:345400f3-ebb4-4a8f-8c5c-40340c8fa030
ModelInvariantUuid:8ceaebc1-4291-4d56-b5b6-0008e21147b2
ModelName:vFW fd8b391c-a7af-nodes.vpgCvfc
ModelUuid:897052b9-8048-4a52-92ec-d70b99316467
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:16a02bfc-ae12-4248-881c-b2217d61a4a2
ModelInvariantUuid:6163e719-e068-47bb-b8cb-4c90257e0cf8
ModelName:VfwFd8b391cA7af.compute.nodes.heat.vpg
ModelUuid:e1a58b40-ccac-42b7-900a-a8d0c013e5c4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-24T03:44:33.038Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: 8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T03:44:33.122Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||vFW fd8b391c-a7af 0
2023-02-24T03:44:33.130Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e
2023-02-24T03:44:33.131Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: dbdd6d5c-4fc1-4b9f-89f6-120b1f8f5673 from URL: /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json
2023-02-24T03:44:33.131Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-24T03:44:33.131Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json
2023-02-24T03:44:33.229Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-24T03:44:33.230Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json dbdd6d5c-4fc1-4b9f-89f6-120b1f8f5673 785
2023-02-24T03:44:33.230Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json ASDC sendASDCNotification
2023-02-24T03:44:33.230Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json
2023-02-24T03:44:33.231Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T03:44:33.231Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:33.231Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:33.232Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210273230,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:34.234Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwFd8b391cA7af..base_vfw..module-0",
"vfModuleModelInvariantUUID": "4482a179-03e9-435e-b176-7af703a147c7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a96a0aa1-8eef-49bc-9979-a515eb7a3f62",
"vfModuleModelCustomizationUUID": "806c05b9-fc08-4eec-81cb-edb54b8e347a",
"isBase": true,
"artifacts": [
"cb103a3b-f443-4db3-aba9-14d47f5de25f",
"1e94148b-3fa6-439c-802b-6d2f84092fab"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-24T03:44:34.253Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwFd8b391cA7af..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a96a0aa1-8eef-49bc-9979-a515eb7a3f62
VfModuleModelInvariantUUID:4482a179-03e9-435e-b176-7af703a147c7
VfModuleModelDescription:NULL
Artifacts UUID List:{
cb103a3b-f443-4db3-aba9-14d47f5de25f
,
1e94148b-3fa6-439c-802b-6d2f84092fab
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-24T03:44:34.257Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwFd8b391cA7af..base_vfw..module-0",
"vfModuleModelInvariantUUID": "4482a179-03e9-435e-b176-7af703a147c7",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a96a0aa1-8eef-49bc-9979-a515eb7a3f62",
"vfModuleModelCustomizationUUID": "806c05b9-fc08-4eec-81cb-edb54b8e347a",
"isBase": true,
"artifacts": [
"cb103a3b-f443-4db3-aba9-14d47f5de25f",
"1e94148b-3fa6-439c-802b-6d2f84092fab"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_vfw",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-24T03:44:34.257Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwFd8b391cA7af..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a96a0aa1-8eef-49bc-9979-a515eb7a3f62
VfModuleModelInvariantUUID:4482a179-03e9-435e-b176-7af703a147c7
VfModuleModelDescription:NULL
Artifacts UUID List:{
cb103a3b-f443-4db3-aba9-14d47f5de25f
,
1e94148b-3fa6-439c-802b-6d2f84092fab
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_vfw
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-24T03:44:34.258Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: cb103a3b-f443-4db3-aba9-14d47f5de25f from URL: /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml
2023-02-24T03:44:34.258Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-24T03:44:34.258Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml
2023-02-24T03:44:34.376Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-24T03:44:34.377Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml cb103a3b-f443-4db3-aba9-14d47f5de25f 20368
2023-02-24T03:44:34.377Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-24T03:44:34.377Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml
2023-02-24T03:44:34.377Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T03:44:34.378Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:34.378Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:34.378Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210274377,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:35.379Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 1e94148b-3fa6-439c-802b-6d2f84092fab from URL: /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env
2023-02-24T03:44:35.380Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - download
2023-02-24T03:44:35.380Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env
2023-02-24T03:44:35.449Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2023-02-24T03:44:35.450Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env 1e94148b-3fa6-439c-802b-6d2f84092fab 2098
2023-02-24T03:44:35.450Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-24T03:44:35.450Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env
2023-02-24T03:44:35.451Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T03:44:35.451Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:35.451Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:35.451Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210275450,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:36.456Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 9bf798e7-3c41-4924-a459-d39b6690b57a
2023-02-24T03:44:36.456Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW fd8b391c-a7af 0 8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T03:44:36.521Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1131d9ae, org.onap.sdc.toscaparser.api.parameters.Input@75a7c834, org.onap.sdc.toscaparser.api.parameters.Input@6fa7936, org.onap.sdc.toscaparser.api.parameters.Input@d689fa5, org.onap.sdc.toscaparser.api.parameters.Input@128bdb0f]
2023-02-24T03:44:36.528Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.528Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.528Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic
2023-02-24T03:44:36.529Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 04e39863-30e1-4ea9-bc09-018b19e807cb
2023-02-24T03:44:36.529Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 04e39863-30e1-4ea9-bc09-018b19e807cb matches Tosca VF Customization UUID: 04e39863-30e1-4ea9-bc09-018b19e807cb
2023-02-24T03:44:36.529Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 04e39863-30e1-4ea9-bc09-018b19e807cb matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-24T03:44:36.545Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.546Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.548Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 04e39863-30e1-4ea9-bc09-018b19e807cb: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-24T03:44:36.549Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@64920d05
2023-02-24T03:44:36.549Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.549Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T03:44:36.550Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 806c05b9-fc08-4eec-81cb-edb54b8e347a
2023-02-24T03:44:36.551Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 806c05b9-fc08-4eec-81cb-edb54b8e347a
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-24T03:44:36.565Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.566Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:36.566Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:36.567Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.567Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:36.567Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:36.567Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.568Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:36.568Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:36.568Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:36.568Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-24T03:44:36.569Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T03:44:36.569Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T03:44:36.569Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.569Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:36.569Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T03:44:36.570Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:36.570Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T03:44:36.570Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.570Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7ceecf8b-3c40-42df-bb37-1205a1dddac1
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-24T03:44:36.596Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.596Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:36.596Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:36.597Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.597Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:36.597Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:36.598Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:36.602Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T03:44:36.602Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.602Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:36.603Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.603Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T03:44:36.603Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-24T03:44:36.603Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-24T03:44:36.603Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:36.604Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-24T03:44:36.604Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.604Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=2c341e6c-8c33-411b-82e2-d05db3d74c4c
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-24T03:44:36.609Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.610Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:36.610Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:36.616Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.620Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is not matching search criteria
2023-02-24T03:44:36.629Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-24T03:44:36.632Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-24T03:44:36.633Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-24T03:44:36.634Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.637Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:36.638Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.644Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-24T03:44:36.645Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-24T03:44:36.645Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-24T03:44:36.646Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-24T03:44:36.647Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-24T03:44:36.647Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-24T03:44:36.648Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=345400f3-ebb4-4a8f-8c5c-40340c8fa030
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-24T03:44:36.652Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.653Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:36.653Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T03:44:36.654Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.654Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Node template vFW fd8b391c-a7af 0 is matching search criteria
2023-02-24T03:44:36.654Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found topology templates [vFW fd8b391c-a7af 0] matching following query criteria: sdcType=VF, customizationUUID=04e39863-30e1-4ea9-bc09-018b19e807cb
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T03:44:36.659Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.659Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.660Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 9bf798e7-3c41-4924-a459-d39b6690b57a: vFW fd8b391c-a7af
2023-02-24T03:44:36.660Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.661Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.662Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.662Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.662Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.663Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.663Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.664Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.664Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T03:44:36.665Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Service vFW 2023-02-24 03-43-10 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T03:44:36.665Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Saving Service: vFW 2023-02-24 03-43-10
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T03:44:37.189Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW fd8b391c-a7af 8ed9f9ea-3f5c-4f47-ba39-89b942abaf6e 1 ASDC deployResourceStructure
2023-02-24T03:44:37.191Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json ASDC sendASDCNotification
2023-02-24T03:44:37.191Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json
2023-02-24T03:44:37.192Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T03:44:37.192Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:37.192Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:37.193Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210277191,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:38.194Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-24T03:44:38.194Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml
2023-02-24T03:44:38.195Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T03:44:38.195Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:38.195Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:38.195Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210278194,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:39.197Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-24T03:44:39.198Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env
2023-02-24T03:44:39.198Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T03:44:39.199Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:39.199Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:39.201Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210279196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:40.202Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar ASDC sendASDCNotification
2023-02-24T03:44:40.207Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar
2023-02-24T03:44:40.208Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T03:44:40.209Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:44:40.210Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:44:40.210Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210280202,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:44:41.213Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:44:41.368Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:44:41.390Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T03:44:41.391Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T03:44:41.392Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T03:45:11.394Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:45:11.413Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:45:11.416Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T03:45:11.417Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T03:45:11.417Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T03:45:30.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:45:31.000Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.000Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.003Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.003Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.003Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.003Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.003Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.003Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.004Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.004Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.004Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.004Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.004Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.004Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.005Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.005Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.005Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.005Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.006Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.006Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.006Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.006Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.006Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.006Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.007Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.007Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.007Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.008Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.008Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.008Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.008Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.009Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.009Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.009Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.009Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.009Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.011Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.011Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.011Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.011Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.012Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.012Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.012Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.012Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.012Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.013Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.013Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.013Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.014Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.014Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.014Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.015Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.015Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.015Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.016Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.016Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.016Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.016Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.016Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.017Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.017Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.017Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.017Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.017Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210228400,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210250268,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210250402,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.019Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.020Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.020Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210211353,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.020Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.020Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.020Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.020Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.021Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.021Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210236867,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.021Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.021Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.021Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.022Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.022Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.022Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210265532,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.022Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.022Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.022Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "cds-sdc-listener",
"timestamp": 1677210267123,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.023Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.023Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.023Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210265559,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.023Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.024Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.024Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210266044,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.024Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.024Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.024Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210266221,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.025Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.025Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.025Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.025Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.025Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.026Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210266553,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T03:45:31.026Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.026Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.026Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210267294,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.026Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.027Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.027Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.027Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.027Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.027Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "policy-distribution-id",
"timestamp": 1677210267558,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T03:45:31.048Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d57d3f20-1f77-46a6-ae17-7d33f6483a72
2023-02-24T03:45:31.049Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d57d3f20-1f77-46a6-ae17-7d33f6483a72 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T03:45:31.065Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.066Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210268468,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:45:31.067Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.067Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.067Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.067Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.068Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.068Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T03:45:31.068Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:31.069Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.069Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210269979,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T03:45:31.079Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d57d3f20-1f77-46a6-ae17-7d33f6483a72
2023-02-24T03:45:31.079Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d57d3f20-1f77-46a6-ae17-7d33f6483a72 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-24T03:45:31.097Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:45:31.098Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210264206,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T03:45:31.098Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:45:41.418Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:45:41.513Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:45:41.541Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T03:45:41.541Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T03:45:41.542Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T03:46:11.542Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:46:11.585Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:46:11.592Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T03:46:11.592Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T03:46:11.592Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T03:46:30.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:46:31.000Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.000Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "multicloud-k8s",
"timestamp": 1677210270982,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.002Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.002Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210272089,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:46:31.002Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.003Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.003Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210273230,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:46:31.003Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.003Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.003Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210274377,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:46:31.003Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210275450,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210277191,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/vfwfd8b391ca7af0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.004Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210278194,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.005Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.005Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210278976,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.005Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.005Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.005Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210279196,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/resourceInstances/vfwfd8b391ca7af0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.006Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.006Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.006Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677210279984,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T03:46:31.028Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d57d3f20-1f77-46a6-ae17-7d33f6483a72
2023-02-24T03:46:31.029Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d57d3f20-1f77-46a6-ae17-7d33f6483a72 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T03:46:31.053Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.053Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210280202,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.054Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.054Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210284484,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230224034310/1.0/artifacts/service-Vfw20230224034310-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T03:46:31.054Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T03:46:31.054Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:46:31.054Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "aai-model-loader",
"timestamp": 1677210285490,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T03:46:31.076Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d57d3f20-1f77-46a6-ae17-7d33f6483a72
2023-02-24T03:46:31.077Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId d57d3f20-1f77-46a6-ae17-7d33f6483a72 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T03:46:41.593Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:46:41.701Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T03:46:41.715Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T03:46:41.715Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T03:46:41.715Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T03:46:41.715Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T03:46:41.715Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T03:46:41.716Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T03:46:41.716Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T03:46:41.716Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T03:46:41.716Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T03:46:41.782Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T03:47:11.783Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-24T03:47:11.800Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d57d3f20-1f77-46a6-ae17-7d33f6483a72 and serviceModelVersionId: 9bf798e7-3c41-4924-a459-d39b6690b57a
2023-02-24T03:47:11.800Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8f453e64-93ee-450c-be87-af4374a977dc
2023-02-24T03:47:30.005Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0
2023-02-24T03:47:30.195Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T03:47:30.798Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0|INFO|500||Invoke
2023-02-24T03:47:30.804Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d57d3f20-1f77-46a6-ae17-7d33f6483a72], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[79a2b3b0-03e4-4939-9dd6-2fd3eab9ddee], X-ECOMP-RequestID=[d57d3f20-1f77-46a6-ae17-7d33f6483a72], X-TransactionId=[], X-ONAP-RequestID=[d57d3f20-1f77-46a6-ae17-7d33f6483a72], Content-Type=[application/merge-patch+json]}
2023-02-24T03:47:30.831Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T03:47:30.995Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:47:31.229Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?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/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 03:47:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[367], vertex-id=[192616], x-aai-txid=[0-aai-resources-230224-03:47:30:577-37321], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T03:47:31.231Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-24T03:47:31.232Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f453e64-93ee-450c-be87-af4374a977dc/model-vers/model-ver/9bf798e7-3c41-4924-a459-d39b6690b57a?depth=0|INFO|500||InvokeReturn
2023-02-24T03:47:31.237Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T03:47:31.238Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T03:47:31.252Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-24T03:47:31.254Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d57d3f20-1f77-46a6-ae17-7d33f6483a72 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T03:47:31.255Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T03:47:31.256Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2023-02-24T03:47:31.256Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T03:47:31.257Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Trying to send status: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210451254,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:47:31.277Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-02-24T03:47:31.277Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {
"distributionID": "d57d3f20-1f77-46a6-ae17-7d33f6483a72",
"consumerID": "SO-sdc-controller",
"timestamp": 1677210451254,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-24T03:47:31.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T03:47:32.338Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:48:30.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:48:32.339Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:49:30.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:49:32.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:50:30.996Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:50:32.341Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:51:30.996Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:51:32.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:52:30.998Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:52:32.344Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:53:30.999Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:53:32.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:54:31.000Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:54:32.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:55:31.001Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:55:32.346Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:56:31.002Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:56:32.348Z|d57d3f20-1f77-46a6-ae17-7d33f6483a72|pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:56:34.064Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Node 2 disconnected.
2023-02-24T03:57:31.004Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:57:32.349Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:58:31.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:58:32.350Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T03:59:31.008Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T03:59:32.352Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:00:31.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:00:32.353Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:01:31.010Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:01:32.354Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:02:31.012Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:02:32.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:03:31.014Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:03:32.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:04:31.015Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:04:32.362Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:05:31.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:05:32.363Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:06:31.017Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:06:32.364Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:07:31.019Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:07:32.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:08:31.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:08:32.366Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:09:31.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:09:32.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:10:31.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:10:32.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:11:31.025Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:11:32.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:12:31.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:12:32.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:13:31.028Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:13:32.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:14:31.029Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:14:32.372Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:15:31.031Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:15:32.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:16:31.033Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:16:32.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:17:31.034Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:17:32.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:18:13.471Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-24T04:18:13.473Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9","serviceName":"basic_onboard_ZAqONo","serviceVersion":"1.0","serviceUUID":"46c190a7-1066-46bc-99c0-9cc072b56d0f","serviceDescription":"service","serviceInvariantUUID":"e6ca5dff-ee56-4f9d-b70f-bbc549c04860","resources":[{"resourceInstanceName":"basic_onboard_ZAqONo 0","resourceName":"basic_onboard_ZAqONo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c291aa6c-c77b-4bbb-bb6f-941329583abf","resourceInvariantUUID":"c591ac76-0317-4192-a5ff-61a8d90f82ad","resourceCustomizationUUID":"f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml","artifactChecksum":"MjFkNjUxYTUxN2U4NDU3YWRmN2ZkY2ZkY2ViMDE4Y2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c4c7856c-071c-41eb-9c9c-5cba1d5c9d5c","artifactVersion":"1"},{"artifactName":"basic_onboard_zaqono0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json","artifactChecksum":"YThmMWQ4NjlmN2FjMTY0YWQwNDczNzRiNzgyNTk1NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8575c1d1-1dcb-46d9-9f4f-baa0f66a5d49","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9e85b53b-70de-4d5c-8138-5120cbec4c63","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bcd635c9-b734-4e8f-a969-dced3a00a6a2","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"29f48f8c-8ffb-41ff-9351-969728de5a62","artifactVersion":"2","generatedFromUUID":"9e85b53b-70de-4d5c-8138-5120cbec4c63"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZaqono-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml","artifactChecksum":"NGJhN2NhMmQ0YjZiMDg2NjE4MDk0N2Q5N2RmYjg4OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d6c93989-76c8-4c8b-b0bf-ee4156c648b7","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZaqono-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar","artifactChecksum":"MTJlYmI0MzgzZjlmNTU0MGQ1MDE4ODNmN2QxMGJmNTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d16a7857-f528-4535-a6c4-47e979bf0f00","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T04:18:13.479Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:13.479Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:13.480Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:13.480Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:13.486Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T04:18:13.487Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T04:18:13.487Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T04:18:13.487Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T04:18:13.487Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T04:18:13.488Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Kt0cASvcQLir3lFxesFLSQ
2023-02-24T04:18:13.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:18:13.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:18:13.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:18:14.490Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:14.490Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:14.490Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:14.491Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:15.492Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:15.492Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:15.493Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:15.493Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:16.494Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:16.495Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:16.495Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:16.495Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:17.496Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:17.496Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:17.496Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:17.497Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:18.497Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:18.498Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:18.498Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:18.499Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:19.500Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:18:19.501Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:19.501Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:19.501Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:20.503Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"serviceName": "basic_onboard_ZAqONo",
"serviceVersion": "1.0",
"serviceUUID": "46c190a7-1066-46bc-99c0-9cc072b56d0f",
"serviceDescription": "service",
"serviceInvariantUUID": "e6ca5dff-ee56-4f9d-b70f-bbc549c04860",
"resources": [
{
"resourceInstanceName": "basic_onboard_ZAqONo 0",
"resourceCustomizationUUID": "f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a",
"resourceName": "basic_onboard_ZAqONo",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c291aa6c-c77b-4bbb-bb6f-941329583abf",
"resourceInvariantUUID": "c591ac76-0317-4192-a5ff-61a8d90f82ad",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_zaqono0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"artifactChecksum": "YThmMWQ4NjlmN2FjMTY0YWQwNDczNzRiNzgyNTk1NTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8575c1d1-1dcb-46d9-9f4f-baa0f66a5d49",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "9e85b53b-70de-4d5c-8138-5120cbec4c63",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "29f48f8c-8ffb-41ff-9351-969728de5a62",
"generatedFromUUID": "9e85b53b-70de-4d5c-8138-5120cbec4c63"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "29f48f8c-8ffb-41ff-9351-969728de5a62",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardZaqono-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"artifactChecksum": "MTJlYmI0MzgzZjlmNTU0MGQ1MDE4ODNmN2QxMGJmNTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d16a7857-f528-4535-a6c4-47e979bf0f00"
}
],
"workloadContext": "Production"
}
2023-02-24T04:18:20.504Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T04:18:20.504Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 46c190a7-1066-46bc-99c0-9cc072b56d0f ASDC
2023-02-24T04:18:20.506Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
ServiceName:basic_onboard_ZAqONo
ServiceVersion:1.0
ServiceUUID:46c190a7-1066-46bc-99c0-9cc072b56d0f
ServiceInvariantUUID:e6ca5dff-ee56-4f9d-b70f-bbc549c04860
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardZaqono-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar
ArtifactUUID:d16a7857-f528-4535-a6c4-47e979bf0f00
ArtifactChecksum:MTJlYmI0MzgzZjlmNTU0MGQ1MDE4ODNmN2QxMGJmNTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_ZAqONo 0
ResourceCustomizationUUID:f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a
ResourceInvariantUUID:c591ac76-0317-4192-a5ff-61a8d90f82ad
ResourceName:basic_onboard_ZAqONo
ResourceType:VF
ResourceUUID:c291aa6c-c77b-4bbb-bb6f-941329583abf
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_zaqono0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json
ArtifactUUID:8575c1d1-1dcb-46d9-9f4f-baa0f66a5d49
ArtifactChecksum:YThmMWQ4NjlmN2FjMTY0YWQwNDczNzRiNzgyNTk1NTc=
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/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml
ArtifactUUID:9e85b53b-70de-4d5c-8138-5120cbec4c63
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/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env
ArtifactUUID:29f48f8c-8ffb-41ff-9351-969728de5a62
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/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env
ArtifactUUID:29f48f8c-8ffb-41ff-9351-969728de5a62
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-24T04:18:20.508Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 46c190a7-1066-46bc-99c0-9cc072b56d0f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:18:20.575Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:18:20.576Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-02-24T04:18:20.577Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-02-24T04:18:20.577Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: d16a7857-f528-4535-a6c4-47e979bf0f00 from URL: /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:20.577Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-02-24T04:18:20.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:20.838Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-02-24T04:18:20.839Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar d16a7857-f528-4535-a6c4-47e979bf0f00 75677
2023-02-24T04:18:20.840Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar ASDC sendASDCNotification
2023-02-24T04:18:20.840Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:20.840Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:18:20.840Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:20.841Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:20.841Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212300840,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:21.842Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:18:21.842Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-02-24T04:18:21.843Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: d16a7857-f528-4535-a6c4-47e979bf0f00, URL: /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar to file: /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:21.844Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:21.844Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:21.844Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:22.120Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17083918182976053153/Definitions/service-BasicOnboardZaqono-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2023-02-24T04:18:23.899Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T04:18:23.900Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-02-24T04:18:23.900Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.901Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-24T04:18:23.901Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.901Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.902Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.902Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.902Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.903Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.903Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ZAqONo 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-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:23.903Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-02-24T04:18:23.904Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.904Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.905Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:23.905Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-02-24T04:18:23.905Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T04:18:23.906Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.906Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.906Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:23.906Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-02-24T04:18:23.907Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T04:18:23.907Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.907Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.908Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.908Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is not matching search criteria
2023-02-24T04:18:23.908Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-24T04:18:23.908Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-24T04:18:23.909Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-24T04:18:23.909Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-24T04:18:23.909Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-24T04:18:23.909Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.910Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T04:18:23.910Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.910Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:23.910Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T04:18:23.911Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.911Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:23.911Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T04:18:23.912Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.912Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:23.912Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T04:18:23.912Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.913Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is not matching search criteria
2023-02-24T04:18:23.913Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-24T04:18:23.913Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-24T04:18:23.913Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=69ba7f00-41fc-4e32-add4-bf97909d39db
2023-02-24T04:18:23.914Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.914Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.915Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.915Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.915Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.915Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.916Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:23.916Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:23.916Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_ZAqONo
Description:service
Model UUID:46c190a7-1066-46bc-99c0-9cc072b56d0f
Model Version:NULL
Model InvariantUuid:e6ca5dff-ee56-4f9d-b70f-bbc549c04860
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_ZAqONo
Model UUID:15ddb1ec-8f7c-4134-8eeb-8eee4b419f96
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c591ac76-0317-4192-a5ff-61a8d90f82ad
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:989e0d3b-e783-4078-a3e8-309b89f0eb9e
ModelName:BasicOnboardZaqono..base_ubuntu18..module-0
ModelUuid:004f48ab-1492-4a39-8c6e-9a56ade0d9c0
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:69ba7f00-41fc-4e32-add4-bf97909d39db
ModelInvariantUuid:6b61d47d-ded8-4298-a82a-4da1662b04c1
ModelName:basic_onboard_ZAqONo-nodes.ubuntu18Cvfc
ModelUuid:d0b1c036-bd7e-4de0-8384-736453426892
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:f35120ae-c4b7-41f5-833a-178195b8e016
ModelInvariantUuid:e49818d0-85c5-489f-b692-f3ff80b81c28
ModelName:BasicOnboardZaqono.compute.nodes.heat.ubuntu18
ModelUuid:9a8809a3-2c39-4276-ad7f-46e919b1fd98
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-24T04:18:23.933Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: c291aa6c-c77b-4bbb-bb6f-941329583abf
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:18:23.940Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||basic_onboard_ZAqONo 0
2023-02-24T04:18:23.940Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c291aa6c-c77b-4bbb-bb6f-941329583abf
2023-02-24T04:18:23.940Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8575c1d1-1dcb-46d9-9f4f-baa0f66a5d49 from URL: /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json
2023-02-24T04:18:23.941Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-02-24T04:18:23.941Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json
2023-02-24T04:18:24.029Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-02-24T04:18:24.030Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json 8575c1d1-1dcb-46d9-9f4f-baa0f66a5d49 798
2023-02-24T04:18:24.030Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json ASDC sendASDCNotification
2023-02-24T04:18:24.030Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json
2023-02-24T04:18:24.031Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:18:24.031Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:24.031Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:24.032Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212304030,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:25.033Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardZaqono..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "989e0d3b-e783-4078-a3e8-309b89f0eb9e",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "004f48ab-1492-4a39-8c6e-9a56ade0d9c0",
"vfModuleModelCustomizationUUID": "e20d40ff-ccb1-42fc-9549-6d8a0277ebea",
"isBase": true,
"artifacts": [
"9e85b53b-70de-4d5c-8138-5120cbec4c63",
"29f48f8c-8ffb-41ff-9351-969728de5a62"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-24T04:18:25.040Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZaqono..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:004f48ab-1492-4a39-8c6e-9a56ade0d9c0
VfModuleModelInvariantUUID:989e0d3b-e783-4078-a3e8-309b89f0eb9e
VfModuleModelDescription:NULL
Artifacts UUID List:{
9e85b53b-70de-4d5c-8138-5120cbec4c63
,
29f48f8c-8ffb-41ff-9351-969728de5a62
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-24T04:18:25.043Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardZaqono..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "989e0d3b-e783-4078-a3e8-309b89f0eb9e",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "004f48ab-1492-4a39-8c6e-9a56ade0d9c0",
"vfModuleModelCustomizationUUID": "e20d40ff-ccb1-42fc-9549-6d8a0277ebea",
"isBase": true,
"artifacts": [
"9e85b53b-70de-4d5c-8138-5120cbec4c63",
"29f48f8c-8ffb-41ff-9351-969728de5a62"
],
"properties": {
"min_vf_module_instances": "1",
"vf_module_label": "base_ubuntu18",
"max_vf_module_instances": "1",
"vfc_list": "",
"vf_module_type": "Base",
"vf_module_description": "",
"initial_count": "1",
"volume_group": "false",
"availability_zone_count": ""
}
}
]
2023-02-24T04:18:25.044Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardZaqono..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:004f48ab-1492-4a39-8c6e-9a56ade0d9c0
VfModuleModelInvariantUUID:989e0d3b-e783-4078-a3e8-309b89f0eb9e
VfModuleModelDescription:NULL
Artifacts UUID List:{
9e85b53b-70de-4d5c-8138-5120cbec4c63
,
29f48f8c-8ffb-41ff-9351-969728de5a62
}
Properties List:{
min_vf_module_instances : 1
vf_module_label : base_ubuntu18
max_vf_module_instances : 1
vfc_list :
vf_module_type : Base
vf_module_description :
initial_count : 1
volume_group : false
availability_zone_count :
}
isBase:true
}
2023-02-24T04:18:25.044Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 9e85b53b-70de-4d5c-8138-5120cbec4c63 from URL: /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml
2023-02-24T04:18:25.044Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-02-24T04:18:25.045Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml
2023-02-24T04:18:25.117Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-02-24T04:18:25.118Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml 9e85b53b-70de-4d5c-8138-5120cbec4c63 5033
2023-02-24T04:18:25.119Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-24T04:18:25.119Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml
2023-02-24T04:18:25.120Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:18:25.120Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:25.121Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:25.121Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212305119,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:26.122Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 29f48f8c-8ffb-41ff-9351-969728de5a62 from URL: /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env
2023-02-24T04:18:26.122Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-02-24T04:18:26.123Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env
2023-02-24T04:18:26.202Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-02-24T04:18:26.203Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env 29f48f8c-8ffb-41ff-9351-969728de5a62 909
2023-02-24T04:18:26.204Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-24T04:18:26.204Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env
2023-02-24T04:18:26.204Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:18:26.205Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:26.205Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:26.205Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212306204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:27.208Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 46c190a7-1066-46bc-99c0-9cc072b56d0f
2023-02-24T04:18:27.208Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_ZAqONo 0 c291aa6c-c77b-4bbb-bb6f-941329583abf ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:18:27.242Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@716d9360, org.onap.sdc.toscaparser.api.parameters.Input@1792ccbc, org.onap.sdc.toscaparser.api.parameters.Input@367a586a, org.onap.sdc.toscaparser.api.parameters.Input@143a7d4e, org.onap.sdc.toscaparser.api.parameters.Input@9510a3a]
2023-02-24T04:18:27.250Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.250Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.250Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-02-24T04:18:27.251Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a
2023-02-24T04:18:27.251Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a matches Tosca VF Customization UUID: f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a
2023-02-24T04:18:27.251Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a matches vfNotificationResource CustomizationUUID
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2023-02-24T04:18:27.257Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.257Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.258Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-24T04:18:27.258Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2bedb03a
2023-02-24T04:18:27.258Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.258Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-24T04:18:27.259Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e20d40ff-ccb1-42fc-9549-6d8a0277ebea
2023-02-24T04:18:27.259Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e20d40ff-ccb1-42fc-9549-6d8a0277ebea
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2023-02-24T04:18:27.268Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.271Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:27.272Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T04:18:27.272Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.272Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:27.273Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T04:18:27.274Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.274Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is not matching search criteria
2023-02-24T04:18:27.274Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-24T04:18:27.274Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-24T04:18:27.274Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=69ba7f00-41fc-4e32-add4-bf97909d39db
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2023-02-24T04:18:27.288Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.289Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:27.289Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-24T04:18:27.290Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.290Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_ZAqONo 0 is matching search criteria
2023-02-24T04:18:27.290Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_ZAqONo 0] matching following query criteria: sdcType=VF, customizationUUID=f9a6437f-8a4c-4aa4-aa2e-85c82f4efa4a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:18:27.325Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.325Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.326Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 46c190a7-1066-46bc-99c0-9cc072b56d0f: basic_onboard_ZAqONo
2023-02-24T04:18:27.326Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.327Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.327Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.327Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.328Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.328Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.328Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.329Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.329Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:18:27.329Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_ZAqONo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:18:27.330Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_ZAqONo
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:18:27.577Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_ZAqONo c291aa6c-c77b-4bbb-bb6f-941329583abf 1 ASDC deployResourceStructure
2023-02-24T04:18:27.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json ASDC sendASDCNotification
2023-02-24T04:18:27.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json
2023-02-24T04:18:27.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T04:18:27.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:27.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:27.578Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212307578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:28.579Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-24T04:18:28.580Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml
2023-02-24T04:18:28.580Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T04:18:28.581Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:28.581Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:28.582Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212308579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:29.584Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-24T04:18:29.584Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env
2023-02-24T04:18:29.584Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T04:18:29.585Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:29.585Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:29.585Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212309583,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:30.588Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar ASDC sendASDCNotification
2023-02-24T04:18:30.588Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar
2023-02-24T04:18:30.588Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T04:18:30.589Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:18:30.589Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:18:30.589Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212310588,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:30.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:18:30.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:18:30.995Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:18:30.996Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:18:31.591Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:18:31.608Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:18:31.615Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:18:31.616Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:18:31.616Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:19:01.617Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:19:01.637Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:19:01.641Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:19:01.641Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:19:01.641Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:19:30.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:19:31.000Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.000Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.001Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.002Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.004Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.005Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.006Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.007Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.008Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.008Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.008Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.008Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.008Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.008Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.009Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.009Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.009Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.009Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.009Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.009Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.010Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.012Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.012Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.012Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.012Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212278619,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212248185,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212252375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.013Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212290401,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212282139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.014Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212300791,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212302271,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212300551,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.015Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212300558,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212300840,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.016Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212301558,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212301913,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "policy-distribution-id",
"timestamp": 1677212302561,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:19:31.032Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
2023-02-24T04:19:31.032Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:19:31.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.046Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212303059,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.047Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.047Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212304030,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.047Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212304114,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:19:31.062Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
2023-02-24T04:19:31.063Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-24T04:19:31.076Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.076Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.077Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212305119,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.078Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.078Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "multicloud-k8s",
"timestamp": 1677212305117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.080Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.080Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.080Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.081Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.081Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.081Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212306204,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:19:31.081Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.081Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.081Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.082Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.082Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.082Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212307578,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/basic_onboard_zaqono0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.082Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.083Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.083Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.083Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.083Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.083Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212308579,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.084Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.084Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.084Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.085Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212309583,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/resourceInstances/basic_onboard_zaqono0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.085Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.085Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.085Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:19:31.086Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.086Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.086Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212310131,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.086Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.086Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.087Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212310588,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:19:31.087Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.087Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:19:31.087Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212304206,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:19:31.088Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:19:31.642Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:19:31.656Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:19:31.660Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:19:31.660Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:19:31.660Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:20:01.660Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:20:01.677Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:20:01.680Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:20:01.680Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:20:01.680Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:20:30.994Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:20:30.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:20:30.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "aai-model-loader",
"timestamp": 1677212311134,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:20:31.008Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
2023-02-24T04:20:31.008Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:20:31.027Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:20:31.028Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212312002,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:20:31.028Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:20:31.028Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:20:31.028Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212315413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardZaqono/1.0/artifacts/service-BasicOnboardZaqono-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:20:31.029Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:20:31.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:20:31.029Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212316419,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:20:31.038Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
2023-02-24T04:20:31.039Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:20:31.681Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:20:31.702Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:20:31.706Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:20:31.707Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:20:31.716Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T04:21:01.717Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-24T04:21:01.730Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and serviceModelVersionId: 46c190a7-1066-46bc-99c0-9cc072b56d0f
2023-02-24T04:21:01.730Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e6ca5dff-ee56-4f9d-b70f-bbc549c04860
2023-02-24T04:21:01.732Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0
2023-02-24T04:21:01.739Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T04:21:01.820Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0|INFO|500||Invoke
2023-02-24T04:21:01.821Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3c1e7e15-17dd-43f9-a46c-0b0494724dc8], X-ECOMP-RequestID=[cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9], X-TransactionId=[], X-ONAP-RequestID=[cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9], Content-Type=[application/merge-patch+json]}
2023-02-24T04:21:01.827Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T04:21:01.983Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?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/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 04:21:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[168112], x-aai-txid=[1-aai-resources-230224-04:21:01:567-90683], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T04:21:01.984Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-24T04:21:01.985Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e6ca5dff-ee56-4f9d-b70f-bbc549c04860/model-vers/model-ver/46c190a7-1066-46bc-99c0-9cc072b56d0f?depth=0|INFO|500||InvokeReturn
2023-02-24T04:21:01.991Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T04:21:01.996Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:21:02.002Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-24T04:21:02.003Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T04:21:02.003Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T04:21:02.004Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:21:02.004Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:21:02.004Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212462003,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T04:21:03.023Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:21:30.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:21:31.001Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-24T04:21:31.001Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212462003,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-24T04:21:31.002Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:22:03.024Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:22:30.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:23:03.025Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:23:19.506Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-24T04:23:19.507Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"61c79a3c-dc2f-4043-b664-89f7a77b1431","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"5b3ea402-387e-478a-a271-1c20256e2f07","serviceDescription":"service","serviceInvariantUUID":"52d56e4e-08d5-4086-bbde-5e7983648b95","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"788bfe18-9d8b-4137-b68b-aaa9497dde75","resourceInvariantUUID":"4fd045b4-9e5a-4a22-9988-934203224f78","resourceCustomizationUUID":"bdf9ae70-a9cf-4b6c-9429-072d4f9d03c2","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":"MDFkZTM2NTY3YWZjMjhlNjZkYjRiNGYwZmU0NTI3MDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b06ab113-a779-4a2a-95a0-c813875c442f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YTU2MTdlYTU5NzI1NTBhNTBlZDM4NTFjOGEyYzQzZTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0ee0a217-394c-4570-be17-0427d39a5b49","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T04:23:19.511Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:23:19.512Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:23:19.512Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:23:19.512Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212583025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:23:19.529Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-24T04:23:19.529Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212543281,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:23:19.531Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:23:20.513Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:23:20.514Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:23:20.514Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:23:20.514Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212583025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:23:21.516Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "5b3ea402-387e-478a-a271-1c20256e2f07",
"serviceDescription": "service",
"serviceInvariantUUID": "52d56e4e-08d5-4086-bbde-5e7983648b95",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "bdf9ae70-a9cf-4b6c-9429-072d4f9d03c2",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "788bfe18-9d8b-4137-b68b-aaa9497dde75",
"resourceInvariantUUID": "4fd045b4-9e5a-4a22-9988-934203224f78",
"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": "YTU2MTdlYTU5NzI1NTBhNTBlZDM4NTFjOGEyYzQzZTc\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0ee0a217-394c-4570-be17-0427d39a5b49"
}
],
"workloadContext": "Production"
}
2023-02-24T04:23:21.517Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T04:23:21.517Z|cffc6ed2-ec27-47a2-b1bb-4cebb02ed7c9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5b3ea402-387e-478a-a271-1c20256e2f07 ASDC
2023-02-24T04:23:21.518Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:61c79a3c-dc2f-4043-b664-89f7a77b1431
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:5b3ea402-387e-478a-a271-1c20256e2f07
ServiceInvariantUUID:52d56e4e-08d5-4086-bbde-5e7983648b95
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:0ee0a217-394c-4570-be17-0427d39a5b49
ArtifactChecksum:YTU2MTdlYTU5NzI1NTBhNTBlZDM4NTFjOGEyYzQzZTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:bdf9ae70-a9cf-4b6c-9429-072d4f9d03c2
ResourceInvariantUUID:4fd045b4-9e5a-4a22-9988-934203224f78
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:788bfe18-9d8b-4137-b68b-aaa9497dde75
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-24T04:23:21.518Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b3ea402-387e-478a-a271-1c20256e2f07 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:23:21.627Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:23:21.628Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-02-24T04:23:21.628Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-02-24T04:23:21.628Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0ee0a217-394c-4570-be17-0427d39a5b49 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-24T04:23:21.628Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-02-24T04:23:21.628Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-24T04:23:22.046Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-02-24T04:23:22.048Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0ee0a217-394c-4570-be17-0427d39a5b49 57792
2023-02-24T04:23:22.048Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-24T04:23:22.049Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-24T04:23:22.049Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:23:22.049Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:23:22.049Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:23:22.049Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212602048,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:23:23.051Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:23:23.052Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-02-24T04:23:23.052Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 0ee0a217-394c-4570-be17-0427d39a5b49, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.052Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-24T04:23:23.053Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.053Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.221Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4160489293349033220/Definitions/service-BasicNetwork-template.yml
2023-02-24T04:23:23.748Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T04:23:23.749Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-02-24T04:23:23.749Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.750Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-24T04:23:23.750Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.751Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.751Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.751Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.752Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.752Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.752Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.753Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.753Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-02-24T04:23:23.754Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.754Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.755Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-24T04:23:23.755Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-02-24T04:23:23.756Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T04:23:23.756Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.757Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.757Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-24T04:23:23.757Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-02-24T04:23:23.758Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T04:23:23.758Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.759Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.759Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.760Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.761Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.761Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.762Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.763Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.764Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.764Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.765Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:5b3ea402-387e-478a-a271-1c20256e2f07
Model Version:NULL
Model InvariantUuid:52d56e4e-08d5-4086-bbde-5e7983648b95
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4fd045b4-9e5a-4a22-9988-934203224f78
Model UUID:8214d307-8bea-4018-a622-8b589f41b530
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:bdf9ae70-a9cf-4b6c-9429-072d4f9d03c2
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-24T04:23:23.785Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 788bfe18-9d8b-4137-b68b-aaa9497dde75
2023-02-24T04:23:23.785Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||No resources found for Service: 5b3ea402-387e-478a-a271-1c20256e2f07
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:23:23.792Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||
2023-02-24T04:23:23.793Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-24T04:23:23.794Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 5b3ea402-387e-478a-a271-1c20256e2f07
2023-02-24T04:23:23.794Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 5b3ea402-387e-478a-a271-1c20256e2f07
2023-02-24T04:23:23.795Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-24T04:23:23.795Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:23:23.814Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@403294b4, org.onap.sdc.toscaparser.api.parameters.Input@f2cf49c, org.onap.sdc.toscaparser.api.parameters.Input@4373aa82, org.onap.sdc.toscaparser.api.parameters.Input@4b49e6af, org.onap.sdc.toscaparser.api.parameters.Input@1f8a4c46]
2023-02-24T04:23:23.819Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.821Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.822Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.822Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.822Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 5b3ea402-387e-478a-a271-1c20256e2f07: Generic NeutronNet
2023-02-24T04:23:23.823Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.823Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.823Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.823Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-02-24T04:23:23.882Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.883Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.883Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.883Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.883Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:23:23.884Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:23:23.884Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-24T04:23:23.961Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-24T04:23:23.962Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-02-24T04:23:23.962Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-24T04:23:23.962Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T04:23:23.962Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:23:23.962Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:23:23.962Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212603962,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:23:24.965Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:23:25.000Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:23:25.006Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:23:25.006Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:23:25.006Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:23:30.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:23:30.996Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-24T04:23:30.996Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "aai-model-loader",
"timestamp": 1677212590401,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:23:30.997Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:23:30.997Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-24T04:23:30.998Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212583025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:23:30.998Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:23:30.999Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-24T04:23:31.000Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "policy-distribution-id",
"timestamp": 1677212573572,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:23:31.000Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:23:55.006Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:23:55.023Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:23:55.026Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:23:55.026Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:23:55.026Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:24:25.027Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:24:25.089Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:24:25.095Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:24:25.095Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:24:25.095Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:24:30.994Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:24:30.998Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:30.999Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "multicloud-k8s",
"timestamp": 1677212576189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:24:31.000Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.000Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.000Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212543281,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212583025,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "aai-model-loader",
"timestamp": 1677212590401,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.002Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "policy-distribution-id",
"timestamp": 1677212573572,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:24:31.002Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.002Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "multicloud-k8s",
"timestamp": 1677212576189,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:24:31.002Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "policy-distribution-id",
"timestamp": 1677212601646,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "aai-model-loader",
"timestamp": 1677212601654,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212603456,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:24:31.003Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212602048,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "policy-distribution-id",
"timestamp": 1677212602650,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.004Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "policy-distribution-id",
"timestamp": 1677212603652,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:24:31.023Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 61c79a3c-dc2f-4043-b664-89f7a77b1431
2023-02-24T04:24:31.024Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c79a3c-dc2f-4043-b664-89f7a77b1431 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:24:31.038Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.039Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212603962,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:24:31.039Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.039Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.039Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212604206,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:24:31.040Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.040Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.040Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212604206,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:24:31.040Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.040Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.041Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "aai-model-loader",
"timestamp": 1677212605805,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:24:31.041Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.041Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.041Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212606992,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:24:31.041Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.042Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.042Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "aai-model-loader",
"timestamp": 1677212606808,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:24:31.051Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 61c79a3c-dc2f-4043-b664-89f7a77b1431
2023-02-24T04:24:31.053Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c79a3c-dc2f-4043-b664-89f7a77b1431 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:24:31.071Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.074Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212608963,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:24:31.075Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:24:31.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:24:31.075Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212609969,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:24:31.083Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 61c79a3c-dc2f-4043-b664-89f7a77b1431
2023-02-24T04:24:31.083Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c79a3c-dc2f-4043-b664-89f7a77b1431 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:24:55.096Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:24:55.118Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:24:55.122Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:24:55.123Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:24:55.123Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:24:55.133Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T04:25:25.134Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-24T04:25:25.147Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 61c79a3c-dc2f-4043-b664-89f7a77b1431 and serviceModelVersionId: 5b3ea402-387e-478a-a271-1c20256e2f07
2023-02-24T04:25:25.147Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 52d56e4e-08d5-4086-bbde-5e7983648b95
2023-02-24T04:25:25.149Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/52d56e4e-08d5-4086-bbde-5e7983648b95/model-vers/model-ver/5b3ea402-387e-478a-a271-1c20256e2f07?depth=0
2023-02-24T04:25:25.156Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T04:25:25.229Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/52d56e4e-08d5-4086-bbde-5e7983648b95/model-vers/model-ver/5b3ea402-387e-478a-a271-1c20256e2f07?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-24T04:25:25.231Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/52d56e4e-08d5-4086-bbde-5e7983648b95/model-vers/model-ver/5b3ea402-387e-478a-a271-1c20256e2f07?depth=0|INFO|500||Invoke
2023-02-24T04:25:25.237Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/52d56e4e-08d5-4086-bbde-5e7983648b95/model-vers/model-ver/5b3ea402-387e-478a-a271-1c20256e2f07?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T04:25:25.462Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/52d56e4e-08d5-4086-bbde-5e7983648b95/model-vers/model-ver/5b3ea402-387e-478a-a271-1c20256e2f07?depth=0|INFO|500||InvokeReturn
2023-02-24T04:25:25.462Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/52d56e4e-08d5-4086-bbde-5e7983648b95/model-vers/model-ver/5b3ea402-387e-478a-a271-1c20256e2f07?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 04:25:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[208], vertex-id=[213008], x-aai-txid=[0-aai-resources-230224-04:25:24:983-99195], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T04:25:25.464Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-02-24T04:25:25.464Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T04:25:25.464Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:25:25.475Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-24T04:25:25.475Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 61c79a3c-dc2f-4043-b664-89f7a77b1431 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T04:25:25.475Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T04:25:25.476Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:25.476Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:25.476Z|61c79a3c-dc2f-4043-b664-89f7a77b1431|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212725475,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T04:25:26.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-24T04:25:26.505Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:25:26.505Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"7de3af46-92b6-414c-9431-fbb8299c81b0","serviceName":"Demo_pNF_bGAa0Bkn7ScaXmVC1OMR","serviceVersion":"1.0","serviceUUID":"ad4065ed-b73c-457f-956a-2c9abc5b8dd7","serviceDescription":"catalog service description","serviceInvariantUUID":"24b3bf2f-10b8-45ad-8e00-6bb08512045a","resources":[{"resourceInstanceName":"pNF 14521e26-83bf 0","resourceName":"pNF 14521e26-83bf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5ad64e4b-f43a-4784-9f5d-175fd888cd96","resourceInvariantUUID":"72bbd676-9307-4958-843d-c9dbac6d01f3","resourceCustomizationUUID":"892b3f34-4bd3-4362-bb8c-70fd63db3f06","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml","artifactChecksum":"ZGJlOGMyMzVkNjAxNTdmZTVlMTRmOGZiY2U0NzdkZTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"88895d21-ed88-4ff1-b3ec-d63f819c6e61","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar","artifactChecksum":"NGNhZDhjMjBjMWJjNWE4ZDMwNjI0ODdlZjY0MDI2NmY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6ec5819d-474b-494f-a0a7-40c7e343ba67","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e976d015-eb05-4c09-a5d9-9198a50cb66e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml","artifactChecksum":"NGRjN2JiMmU4M2Y1YTUxYjk1YjFhZDBmNGNlMDA4Njk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"47e61c5b-0ef6-44e6-a04a-16dc1459af73","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"12036481-18fc-4056-98c2-0624f0035c15","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"45d444b8-16d6-4994-b1d3-808c3851410e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml","artifactChecksum":"ZTdiMDI4ZTM3ZWQ1NGMxOTZmNTU4YjUwODk1ODI0MTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e7bb1c87-fb39-4e19-b57e-86183c5baf7c","artifactVersion":"1"},{"artifactName":"service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar","artifactChecksum":"N2FmMzJmZjMzZDY3M2UyOGZjMTY1MzE1MzExMzE4NDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fc8a1b0c-8fcb-4c61-9554-7fda513eb52a","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T04:25:26.508Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:26.508Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:26.509Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:26.509Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:27.509Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:27.510Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:27.511Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:27.511Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:28.512Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:28.512Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:28.512Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:28.512Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:29.513Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:29.514Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:29.514Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:29.515Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:30.516Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:30.516Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:30.516Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:30.517Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:30.994Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:30.998Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:30.998Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.000Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.000Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.000Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.000Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.001Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.001Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.002Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.002Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.002Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.003Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.003Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.003Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.003Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.003Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.004Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.005Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.005Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.005Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.006Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.006Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.006Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.006Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.006Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.006Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.007Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.007Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.007Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.007Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.008Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.008Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.008Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.008Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.008Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.009Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.009Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.009Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.009Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.010Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.010Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.010Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.010Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.010Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.010Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.011Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.011Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.011Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.011Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.012Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.012Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.012Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.013Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.013Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.013Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.013Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.013Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.014Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.014Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.014Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.014Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.014Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.015Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.015Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.015Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.015Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.015Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.016Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.016Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.016Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.016Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.016Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.017Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.017Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.017Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.017Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.017Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.018Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.018Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.018Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212634657,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:25:31.018Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.018Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212604461,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:25:31.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212650401,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:25:31.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "multicloud-k8s",
"timestamp": 1677212631619,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:25:31.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212663065,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:25:31.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212661332,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:25:31.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212661339,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:25:31.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212662349,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:25:31.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "policy-distribution-id",
"timestamp": 1677212663351,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:25:31.049Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7de3af46-92b6-414c-9431-fbb8299c81b0
2023-02-24T04:25:31.049Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7de3af46-92b6-414c-9431-fbb8299c81b0 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:25:31.067Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.067Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.068Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.068Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.069Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.069Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.069Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.070Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.070Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.070Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.071Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.071Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.071Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.071Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212667518,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:25:31.071Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.072Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.072Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.072Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.072Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.072Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "aai-model-loader",
"timestamp": 1677212668521,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:25:31.081Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7de3af46-92b6-414c-9431-fbb8299c81b0
2023-02-24T04:25:31.082Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7de3af46-92b6-414c-9431-fbb8299c81b0 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:25:31.107Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.107Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.108Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.108Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:25:31.108Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:25:31.108Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:25:31.517Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:31.518Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:31.518Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:31.518Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:32.519Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:32.520Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:32.520Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:32.520Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:33.521Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:25:33.522Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:33.522Z||pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:33.522Z||pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:34.523Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"serviceName": "Demo_pNF_bGAa0Bkn7ScaXmVC1OMR",
"serviceVersion": "1.0",
"serviceUUID": "ad4065ed-b73c-457f-956a-2c9abc5b8dd7",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "24b3bf2f-10b8-45ad-8e00-6bb08512045a",
"resources": [
{
"resourceInstanceName": "pNF 14521e26-83bf 0",
"resourceCustomizationUUID": "892b3f34-4bd3-4362-bb8c-70fd63db3f06",
"resourceName": "pNF 14521e26-83bf",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "5ad64e4b-f43a-4784-9f5d-175fd888cd96",
"resourceInvariantUUID": "72bbd676-9307-4958-843d-c9dbac6d01f3",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"artifactChecksum": "N2FmMzJmZjMzZDY3M2UyOGZjMTY1MzE1MzExMzE4NDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "fc8a1b0c-8fcb-4c61-9554-7fda513eb52a"
}
],
"workloadContext": "Production"
}
2023-02-24T04:25:34.524Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T04:25:34.524Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ad4065ed-b73c-457f-956a-2c9abc5b8dd7 ASDC
2023-02-24T04:25:34.524Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:7de3af46-92b6-414c-9431-fbb8299c81b0
ServiceName:Demo_pNF_bGAa0Bkn7ScaXmVC1OMR
ServiceVersion:1.0
ServiceUUID:ad4065ed-b73c-457f-956a-2c9abc5b8dd7
ServiceInvariantUUID:24b3bf2f-10b8-45ad-8e00-6bb08512045a
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
ArtifactUUID:fc8a1b0c-8fcb-4c61-9554-7fda513eb52a
ArtifactChecksum:N2FmMzJmZjMzZDY3M2UyOGZjMTY1MzE1MzExMzE4NDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 14521e26-83bf 0
ResourceCustomizationUUID:892b3f34-4bd3-4362-bb8c-70fd63db3f06
ResourceInvariantUUID:72bbd676-9307-4958-843d-c9dbac6d01f3
ResourceName:pNF 14521e26-83bf
ResourceType:PNF
ResourceUUID:5ad64e4b-f43a-4784-9f5d-175fd888cd96
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-24T04:25:34.525Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ad4065ed-b73c-457f-956a-2c9abc5b8dd7 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T04:25:34.633Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:25:34.634Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-24T04:25:34.634Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-24T04:25:34.635Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: fc8a1b0c-8fcb-4c61-9554-7fda513eb52a from URL: /sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:34.635Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-24T04:25:34.635Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:34.715Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-24T04:25:34.716Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar fc8a1b0c-8fcb-4c61-9554-7fda513eb52a 88014
2023-02-24T04:25:34.716Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar ASDC sendASDCNotification
2023-02-24T04:25:34.716Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:34.717Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:25:34.717Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:34.717Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:34.717Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212734716,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:35.719Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:25:35.720Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-24T04:25:35.720Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: fc8a1b0c-8fcb-4c61-9554-7fda513eb52a, URL: /sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar to file: /app/ASDC/1/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:35.720Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:35.721Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:35.722Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:35.866Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17091353078862393926/Definitions/service-DemoPnfBgaa0bkn7scaxmvc1omr-template.yml
2023-02-24T04:25:36.823Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.824Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.825Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.825Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 14521e26-83bf 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-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:36.825Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-24T04:25:36.825Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.825Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.826Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Node template pNF 14521e26-83bf 0 is matching search criteria
2023-02-24T04:25:36.826Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-24T04:25:36.826Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 14521e26-83bf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T04:25:36.826Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.826Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.826Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Node template pNF 14521e26-83bf 0 is matching search criteria
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found topology templates [pNF 14521e26-83bf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.827Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.828Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.828Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.828Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.828Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:36.828Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:36.828Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_bGAa0Bkn7ScaXmVC1OMR
Description:catalog service description
Model UUID:ad4065ed-b73c-457f-956a-2c9abc5b8dd7
Model Version:NULL
Model InvariantUuid:24b3bf2f-10b8-45ad-8e00-6bb08512045a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-02-24T04:25:36.976Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Processing Resource Type: PNF, Model UUID: 5ad64e4b-f43a-4784-9f5d-175fd888cd96
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:25:37.001Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||pNF 14521e26-83bf 0
2023-02-24T04:25:37.002Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 5ad64e4b-f43a-4784-9f5d-175fd888cd96
2023-02-24T04:25:37.002Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||No resources found for Service: ad4065ed-b73c-457f-956a-2c9abc5b8dd7
2023-02-24T04:25:37.003Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: ad4065ed-b73c-457f-956a-2c9abc5b8dd7
2023-02-24T04:25:37.003Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 14521e26-83bf 0 5ad64e4b-f43a-4784-9f5d-175fd888cd96 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-24T04:25:37.043Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@e792229, org.onap.sdc.toscaparser.api.parameters.Input@b92ed62, org.onap.sdc.toscaparser.api.parameters.Input@4df9b2c6, org.onap.sdc.toscaparser.api.parameters.Input@793f66f1, org.onap.sdc.toscaparser.api.parameters.Input@3e906b95]
2023-02-24T04:25:37.044Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:37.044Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:37.045Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid ad4065ed-b73c-457f-956a-2c9abc5b8dd7: pNF 14521e26-83bf
2023-02-24T04:25:37.045Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Processing PNF resource: 5ad64e4b-f43a-4784-9f5d-175fd888cd96
2023-02-24T04:25:37.045Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-24T04:25:37.046Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Service Demo_pNF_bGAa0Bkn7ScaXmVC1OMR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-24T04:25:37.046Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Resource customization UUID: 892b3f34-4bd3-4362-bb8c-70fd63db3f06 is the same as notified resource customizationUUID: 892b3f34-4bd3-4362-bb8c-70fd63db3f06
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-02-24T04:25:37.419Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 14521e26-83bf 5ad64e4b-f43a-4784-9f5d-175fd888cd96 0 ASDC deployResourceStructure
2023-02-24T04:25:37.419Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar ASDC sendASDCNotification
2023-02-24T04:25:37.420Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar
2023-02-24T04:25:37.420Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-24T04:25:37.420Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:25:37.420Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:25:37.420Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212737419,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:25:38.421Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:25:38.447Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:25:38.451Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:25:38.451Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T04:25:38.451Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:25:38.451Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:26:08.452Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:26:08.469Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:26:08.473Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:26:08.473Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T04:26:08.473Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-24T04:26:08.473Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-24T04:26:30.994Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:26:30.997Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:30.997Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212664206,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:26:30.998Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:30.998Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:30.999Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212672991,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:30.999Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:30.999Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:30.999Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212675392,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/artifacts/service-DemoPnfBgaa0bkn7scaxmvc1omr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:26:31.000Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.000Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.000Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212676397,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:26:31.016Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7de3af46-92b6-414c-9431-fbb8299c81b0
2023-02-24T04:26:31.017Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7de3af46-92b6-414c-9431-fbb8299c81b0 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:26:31.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.035Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.035Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.035Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.035Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.036Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.036Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.038Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.038Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.038Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.038Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.039Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.039Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.039Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.039Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.040Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.040Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.040Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.040Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.041Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.041Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.041Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.042Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.042Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.042Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.043Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.043Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.043Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.043Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.044Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.044Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.044Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.044Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.045Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.045Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.045Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.046Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.046Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.046Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.047Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.047Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.047Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.051Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.051Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.052Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.053Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.053Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.053Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.054Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.054Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.054Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.054Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.054Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.055Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.055Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.055Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.055Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.055Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.056Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.056Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212664352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.056Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.056Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.057Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212664072,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.057Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.058Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212661521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.059Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.059Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.059Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.059Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212684265,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.060Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.060Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.060Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677212686019,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.060Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.060Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.060Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212684658,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.061Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.061Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.061Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.061Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212685268,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212685725,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "policy-distribution-id",
"timestamp": 1677212686270,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:26:31.081Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c9716ddb-3382-4b63-aab8-2349dda5f28d
2023-02-24T04:26:31.081Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9716ddb-3382-4b63-aab8-2349dda5f28d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:26:31.091Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.091Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212680401,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.092Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.092Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.092Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212686797,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.092Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.092Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.092Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212687521,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.093Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.093Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.093Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212687898,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:26:31.101Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c9716ddb-3382-4b63-aab8-2349dda5f28d
2023-02-24T04:26:31.101Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9716ddb-3382-4b63-aab8-2349dda5f28d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-24T04:26:31.112Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.113Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "multicloud-k8s",
"timestamp": 1677212688902,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-24T04:26:31.113Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.113Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.113Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.114Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.114Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.114Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212695620,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.115Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.116Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.116Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "aai-model-loader",
"timestamp": 1677212696622,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:26:31.122Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c9716ddb-3382-4b63-aab8-2349dda5f28d
2023-02-24T04:26:31.122Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9716ddb-3382-4b63-aab8-2349dda5f28d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:26:31.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.136Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.136Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.137Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.137Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212694206,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212702003,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212704993,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.139Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677212705999,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-24T04:26:31.147Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c9716ddb-3382-4b63-aab8-2349dda5f28d
2023-02-24T04:26:31.147Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c9716ddb-3382-4b63-aab8-2349dda5f28d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-24T04:26:31.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "61c79a3c-dc2f-4043-b664-89f7a77b1431",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212725475,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-24T04:26:31.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfBgaa0bkn7scaxmvc1omr/1.0/resourceInstances/pnf14521e2683bf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-24T04:26:31.167Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-24T04:26:38.473Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:26:38.490Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-02-24T04:26:38.493Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:26:38.494Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-24T04:26:38.495Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-02-24T04:26:38.506Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-24T04:27:08.506Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7de3af46-92b6-414c-9431-fbb8299c81b0 and distributionStatus:
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2023-02-24T04:27:08.521Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7de3af46-92b6-414c-9431-fbb8299c81b0 and serviceModelVersionId: ad4065ed-b73c-457f-956a-2c9abc5b8dd7
2023-02-24T04:27:08.522Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 24b3bf2f-10b8-45ad-8e00-6bb08512045a
2023-02-24T04:27:08.523Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/24b3bf2f-10b8-45ad-8e00-6bb08512045a/model-vers/model-ver/ad4065ed-b73c-457f-956a-2c9abc5b8dd7?depth=0
2023-02-24T04:27:08.531Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2023-02-24T04:27:08.598Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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/24b3bf2f-10b8-45ad-8e00-6bb08512045a/model-vers/model-ver/ad4065ed-b73c-457f-956a-2c9abc5b8dd7?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2023-02-24T04:27:08.600Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24b3bf2f-10b8-45ad-8e00-6bb08512045a/model-vers/model-ver/ad4065ed-b73c-457f-956a-2c9abc5b8dd7?depth=0|INFO|500||Invoke
2023-02-24T04:27:08.610Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24b3bf2f-10b8-45ad-8e00-6bb08512045a/model-vers/model-ver/ad4065ed-b73c-457f-956a-2c9abc5b8dd7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-24T04:27:08.754Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/24b3bf2f-10b8-45ad-8e00-6bb08512045a/model-vers/model-ver/ad4065ed-b73c-457f-956a-2c9abc5b8dd7?depth=0|INFO|500||InvokeReturn
2023-02-24T04:27:08.756Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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/24b3bf2f-10b8-45ad-8e00-6bb08512045a/model-vers/model-ver/ad4065ed-b73c-457f-956a-2c9abc5b8dd7?depth=0 has http status code:200 and response headers:{date=[Fri, 24 Feb 2023 04:27:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[176304], x-aai-txid=[0-aai-resources-230224-04:27:08:351-9573], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-24T04:27:08.757Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2023-02-24T04:27:08.757Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-24T04:27:08.758Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-02-24T04:27:08.787Z|7de3af46-92b6-414c-9431-fbb8299c81b0|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-02-24T04:27:08.788Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7de3af46-92b6-414c-9431-fbb8299c81b0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-24T04:27:08.789Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-24T04:27:08.789Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:08.790Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:08.790Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "7de3af46-92b6-414c-9431-fbb8299c81b0",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212828789,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T04:27:09.842Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||received message from topic
2023-02-24T04:27:09.843Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||received notification from broker: {"distributionID":"c9716ddb-3382-4b63-aab8-2349dda5f28d","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1a5513ad-1d34-4d0a-8f2c-36ce608b9352","serviceDescription":"service","serviceInvariantUUID":"fc8ced46-f48b-4551-833f-f7c6d645947c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ef6a49dd-8ead-4ebe-a23d-64e9551969c4","resourceInvariantUUID":"9a41d8b3-9e25-4d18-ab34-cf7051298fe9","resourceCustomizationUUID":"8f9fd1d7-5246-48bd-8344-22206f34ed68","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"ZmUzOWM2ZTljM2U0ZDljMThlNTRhMGNkMGQwNmZiOGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ec0c3c40-3adf-4143-bcc0-0f3fc1f58d25","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"MTQxN2FhZGNlMmM2MDg4MzljN2MyM2YwMWI0MGNiMDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"83ef860b-b91e-41b5-8c23-3291402d854b","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cb8fb7a1-fb06-4fd3-a5fa-543b73962d80","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e6df126f-72cc-400b-965c-c0c18282994a","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"33fed06b-4a71-4246-8c2a-215f65c90f18","artifactVersion":"2","generatedFromUUID":"cb8fb7a1-fb06-4fd3-a5fa-543b73962d80"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"OTc4MGJkOGIxNDU5NTA1MmI4MTFlODA3NGVkNDExZmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"09df1466-a8f6-4ebf-b084-1a21118997ba","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MDAxMDAxOTNhNDRkMzBhNTBiMDY3NjBiYmY2NjllYWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d3ed1bc9-38c6-41a5-8a32-e366c19188e6","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-24T04:27:09.843Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:09.844Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:09.844Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:09.845Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:10.848Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:10.849Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:10.849Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:10.850Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:11.855Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:11.856Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:11.856Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:11.857Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:12.859Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:12.860Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:12.860Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:12.860Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:13.863Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:13.863Z||kafka-producer-network-thread | SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-64498458-22ea-4863-afe2-6ef8ea67c529] Node 0 disconnected.
2023-02-24T04:27:13.864Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:13.864Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:13.864Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:14.867Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:14.867Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:14.868Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:14.868Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:15.869Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-24T04:27:15.869Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:15.869Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:15.870Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212726499,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:16.871Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "1a5513ad-1d34-4d0a-8f2c-36ce608b9352",
"serviceDescription": "service",
"serviceInvariantUUID": "fc8ced46-f48b-4551-833f-f7c6d645947c",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "8f9fd1d7-5246-48bd-8344-22206f34ed68",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ef6a49dd-8ead-4ebe-a23d-64e9551969c4",
"resourceInvariantUUID": "9a41d8b3-9e25-4d18-ab34-cf7051298fe9",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_vm0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"artifactChecksum": "MTQxN2FhZGNlMmM2MDg4MzljN2MyM2YwMWI0MGNiMDM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "83ef860b-b91e-41b5-8c23-3291402d854b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "cb8fb7a1-fb06-4fd3-a5fa-543b73962d80",
"generatedArtifact": {
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "33fed06b-4a71-4246-8c2a-215f65c90f18",
"generatedFromUUID": "cb8fb7a1-fb06-4fd3-a5fa-543b73962d80"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu20.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "33fed06b-4a71-4246-8c2a-215f65c90f18",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "MDAxMDAxOTNhNDRkMzBhNTBiMDY3NjBiYmY2NjllYWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d3ed1bc9-38c6-41a5-8a32-e366c19188e6"
}
],
"workloadContext": "Production"
}
2023-02-24T04:27:16.872Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-24T04:27:16.872Z|7de3af46-92b6-414c-9431-fbb8299c81b0|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1a5513ad-1d34-4d0a-8f2c-36ce608b9352 ASDC
2023-02-24T04:27:16.872Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:c9716ddb-3382-4b63-aab8-2349dda5f28d
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:1a5513ad-1d34-4d0a-8f2c-36ce608b9352
ServiceInvariantUUID:fc8ced46-f48b-4551-833f-f7c6d645947c
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVm-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
ArtifactUUID:d3ed1bc9-38c6-41a5-8a32-e366c19188e6
ArtifactChecksum:MDAxMDAxOTNhNDRkMzBhNTBiMDY3NjBiYmY2NjllYWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:8f9fd1d7-5246-48bd-8344-22206f34ed68
ResourceInvariantUUID:9a41d8b3-9e25-4d18-ab34-cf7051298fe9
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:ef6a49dd-8ead-4ebe-a23d-64e9551969c4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
ArtifactUUID:83ef860b-b91e-41b5-8c23-3291402d854b
ArtifactChecksum:MTQxN2FhZGNlMmM2MDg4MzljN2MyM2YwMWI0MGNiMDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
ArtifactUUID:cb8fb7a1-fb06-4fd3-a5fa-543b73962d80
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:33fed06b-4a71-4246-8c2a-215f65c90f18
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
RelatedArtifacts:{
}
,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
ArtifactUUID:33fed06b-4a71-4246-8c2a-215f65c90f18
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-24T04:27:16.873Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1a5513ad-1d34-4d0a-8f2c-36ce608b9352 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-24T04:27:16.939Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:27:16.941Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-24T04:27:16.941Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-24T04:27:16.941Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: d3ed1bc9-38c6-41a5-8a32-e366c19188e6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-24T04:27:16.941Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||DistributionClient - download
2023-02-24T04:27:16.942Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-24T04:27:17.028Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2023-02-24T04:27:17.030Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar d3ed1bc9-38c6-41a5-8a32-e366c19188e6 75202
2023-02-24T04:27:17.031Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-02-24T04:27:17.031Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-24T04:27:17.032Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-24T04:27:17.032Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2023-02-24T04:27:17.033Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-24T04:27:17.033Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||Trying to send status: {
"distributionID": "c9716ddb-3382-4b63-aab8-2349dda5f28d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677212837031,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-24T04:27:18.036Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-24T04:27:18.037Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2023-02-24T04:27:18.037Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: d3ed1bc9-38c6-41a5-8a32-e366c19188e6, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:18.038Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-24T04:27:18.039Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:18.039Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:18.179Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10214754570731071854/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-02-24T04:27:19.525Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|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-BasicVm-csar.csar
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|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-BasicVm-csar.csar
2023-02-24T04:27:19.526Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|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-BasicVm-csar.csar
2023-02-24T04:27:19.527Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-24T04:27:19.527Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||WARN|500||####################################################################################################
2023-02-24T04:27:19.527Z|c9716ddb-3382-4b63-aab8-2349dda5f28d|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery