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-16T00:33:26.804Z||main|||||INFO|500||The following profiles are active: basic
2023-02-16T00:33:59.922Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-16T00:33:59.924Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-16T00:34:00.155Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-16T00:34:10.971Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-16T00:34:12.072Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-16T00:34:13.590Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-16T00:34:14.105Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-16T00:34:15.725Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-16T00:34:23.199Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-16T00:34:24.659Z||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-16T00:34:31.041Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-16T00:34:31.330Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-16T00:34:31.395Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-16T00:34:31.423Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-16T00:34:32.552Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-16T00:34:33.574Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-16T00:34:35.996Z||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-16T00:34:37.344Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-16T00:34:37.345Z||main|||||ERROR|500||(conn=1416) Table 'catalogdb.activity_spec' doesn't exist
2023-02-16T00:34:37.385Z||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-16T00:34:44.688Z||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-16T00:34:51.502Z||main|||||WARN|500||---
2023-02-16T00:34:51.503Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-16T00:34:51.504Z||main|||||WARN|500||---
2023-02-16T00:34:52.250Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-16T00:35:03.508Z||main|||||INFO|500||Started Application in 105.093 seconds (JVM running for 115.016)
2023-02-16T00:35:03.650Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-16T00:35:03.682Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-16T00:35:03.705Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-16T00:35:03.910Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3ef4eae9-bd7b-4548-b01c-6f848a84d4bc url= /sdc/v1/artifactTypes
2023-02-16T00:35:03.929Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-16T00:35:04.545Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-16T00:35:04.780Z||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-16T00:35:04.781Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-16T00:35:04.782Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= ca9bdf57-5805-4d7d-ad9d-feb95dd61365 url= /sdc/v1/distributionKafkaData
2023-02-16T00:35:04.782Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-16T00:35:04.896Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-16T00:35:04.911Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@680201c6
2023-02-16T00:35:05.067Z||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-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc
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-16T00:35:05.216Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Instantiated an idempotent producer.
2023-02-16T00:35:05.493Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-16T00:35:05.669Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-16T00:35:05.670Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-16T00:35:05.670Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676507705658
2023-02-16T00:35:05.697Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-16T00:35:05.760Z||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-39120feb-abd5-4f40-88bf-63e9f19fcc49
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-16T00:35:06.155Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-16T00:35:06.156Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-16T00:35:06.157Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676507706155
2023-02-16T00:35:06.160Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:35:06.166Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:35:06.168Z||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-2cce6a50-8cdd-4031-b27a-58baa81cbc41
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-16T00:35:06.213Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-16T00:35:06.213Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-16T00:35:06.214Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1676507706212
2023-02-16T00:35:06.215Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:35:06.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:35:06.337Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-16T00:35:08.164Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:08.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:08.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:08.167Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:08.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:08.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:08.177Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 LsqalYJDSOy8zYrnrGQfFw
2023-02-16T00:35:08.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 LsqalYJDSOy8zYrnrGQfFw
2023-02-16T00:35:08.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 LsqalYJDSOy8zYrnrGQfFw
2023-02-16T00:35:08.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 LsqalYJDSOy8zYrnrGQfFw
2023-02-16T00:35:08.182Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Cluster ID: AS06-ss5SQewaayZFIduuA
2023-02-16T00:35:08.182Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 LsqalYJDSOy8zYrnrGQfFw
2023-02-16T00:35:08.183Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 LsqalYJDSOy8zYrnrGQfFw
2023-02-16T00:35:08.188Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Cluster ID: AS06-ss5SQewaayZFIduuA
2023-02-16T00:35:08.186Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Cluster ID: AS06-ss5SQewaayZFIduuA
2023-02-16T00:35:08.196Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-16T00:35:08.202Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] ProducerId set to 1003 with epoch 0
2023-02-16T00:35:08.204Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-16T00:35:08.255Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] (Re-)joining group
2023-02-16T00:35:08.256Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] (Re-)joining group
2023-02-16T00:35:08.519Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41-01dc3a65-ace3-4e78-ad1e-637b32d0c99e
2023-02-16T00:35:08.521Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:08.522Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] (Re-)joining group
2023-02-16T00:35:08.534Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49-c4666444-b032-4735-9589-7fc23fceecfb
2023-02-16T00:35:08.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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-16T00:35:08.536Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] (Re-)joining group
2023-02-16T00:35:14.533Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49-c4666444-b032-4735-9589-7fc23fceecfb', protocol='range'}
2023-02-16T00:35:14.568Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41-01dc3a65-ace3-4e78-ad1e-637b32d0c99e', protocol='range'}
2023-02-16T00:35:14.722Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:14.723Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:14.724Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:14.725Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:14.726Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:14.727Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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 iRnBOmp-RvWfVFbU7mtcYw
2023-02-16T00:35:14.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41-01dc3a65-ace3-4e78-ad1e-637b32d0c99e=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-39120feb-abd5-4f40-88bf-63e9f19fcc49-c4666444-b032-4735-9589-7fc23fceecfb=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-16T00:35:14.777Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41-01dc3a65-ace3-4e78-ad1e-637b32d0c99e', protocol='range'}
2023-02-16T00:35:14.780Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49-c4666444-b032-4735-9589-7fc23fceecfb', protocol='range'}
2023-02-16T00:35:14.782Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:14.782Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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-16T00:35:14.794Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:14.815Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, 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-16T00:35:14.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-16T00:35:14.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-16T00:35:14.857Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-16T00:35:14.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-16T00:35:14.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-16T00:35:14.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-16T00:35:14.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-16T00:35:14.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-16T00:35:14.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-16T00:35:14.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-16T00:35:14.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-16T00:35:14.863Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-16T00:35:15.000Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:15.002Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:15.184Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-16T00:35:15.186Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-16T00:35:15.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-16T00:35:15.193Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-16T00:35:15.267Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:15.268Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:15.295Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:15.296Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, 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-16T00:35:15.317Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-16T00:35:15.320Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-16T00:36:06.175Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:36:06.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:37:06.244Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:37:06.322Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:38:06.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:38:06.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:39:06.258Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:39:06.327Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:40:06.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:40:06.328Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:41:06.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:41:06.330Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:42:06.269Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:42:06.341Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:43:06.272Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:43:06.342Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:43:36.406Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-16T00:44:06.276Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:44:06.344Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:44:08.202Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-39120feb-abd5-4f40-88bf-63e9f19fcc49, groupId=so] Node -1 disconnected.
2023-02-16T00:44:08.245Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-2cce6a50-8cdd-4031-b27a-58baa81cbc41, groupId=so] Node -1 disconnected.
2023-02-16T00:44:08.790Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Node -1 disconnected.
2023-02-16T00:45:06.278Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:45:06.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:46:06.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:46:06.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:47:06.299Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:47:06.359Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:48:06.301Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:48:06.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:49:06.317Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:49:06.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:50:06.318Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:50:06.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:51:06.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:51:06.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:52:06.323Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:52:06.382Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:53:06.327Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:53:06.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:54:06.329Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:54:06.388Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:55:06.333Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:55:06.389Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:56:06.333Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:56:06.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:57:06.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:57:06.404Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:58:06.359Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:58:06.411Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T00:59:06.371Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T00:59:06.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:00:06.375Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:00:06.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:01:06.377Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:01:06.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:02:06.380Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:02:06.420Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:03:06.381Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:03:06.423Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:04:06.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:04:06.424Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:05:06.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:05:06.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:06:06.387Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:06:06.428Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:07:06.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:07:06.430Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:08:06.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:08:06.434Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:09:06.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:09:06.441Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:10:06.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:10:06.445Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:11:06.399Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:11:06.449Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:12:06.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:12:06.451Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:13:06.407Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:13:06.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:14:06.409Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:14:06.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:15:06.411Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:15:06.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:16:06.414Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:16:06.460Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:17:06.417Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:17:06.464Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:18:06.421Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:18:06.466Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:19:06.425Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:19:06.467Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:20:06.427Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:20:06.469Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:21:06.428Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:21:06.470Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:22:06.432Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:22:06.472Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:23:06.433Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:23:06.474Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:24:06.436Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:24:06.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:25:06.438Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:25:06.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:26:06.440Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:26:06.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:27:06.445Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:27:06.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:28:06.447Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:28:06.497Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:29:06.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:29:06.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:30:06.452Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:30:06.500Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:31:06.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:31:06.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:32:06.463Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:32:06.507Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:33:06.465Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:33:06.509Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:34:06.467Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:34:06.511Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:35:06.472Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:35:06.514Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:36:06.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:36:06.516Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:37:06.478Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:37:06.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:38:06.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:38:06.548Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:39:06.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:39:06.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:40:06.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:40:06.552Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:41:06.495Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:41:06.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:42:06.496Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:42:06.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:43:06.499Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:43:06.570Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:44:06.502Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:44:06.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:45:06.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:45:06.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:46:06.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:46:06.578Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:47:06.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:47:06.580Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:48:06.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:48:06.582Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:49:06.514Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:49:06.587Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:50:06.517Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:50:06.589Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:51:06.526Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:51:06.592Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:52:06.527Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:52:06.593Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:53:06.529Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:53:06.596Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:54:06.535Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:54:06.598Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:55:06.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:55:06.600Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:56:06.543Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:56:06.601Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:57:06.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:57:06.601Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:58:06.547Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:58:06.603Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T01:59:06.551Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T01:59:06.604Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:00:06.556Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:00:06.617Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:01:06.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:01:06.619Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:02:06.560Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:02:06.620Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:03:06.562Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:03:06.622Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:04:06.564Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:04:06.624Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:05:06.567Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:05:06.630Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:06:06.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:06:06.631Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:07:06.572Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:07:06.632Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:08:06.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:08:06.635Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:09:06.575Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:09:06.637Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:10:06.579Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:10:06.638Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:11:06.582Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:11:06.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:12:06.584Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:12:06.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:13:06.585Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:13:06.646Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:14:06.586Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:14:06.647Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:15:06.588Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:15:06.649Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:16:06.592Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:16:06.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:17:06.595Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:17:06.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:18:06.597Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:18:06.655Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:19:06.598Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:19:06.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:20:06.599Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:20:06.658Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:21:06.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:21:06.663Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:22:06.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:22:06.666Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:23:06.609Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:23:06.677Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:24:06.610Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:24:06.684Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:25:06.612Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:25:06.687Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:26:06.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:26:06.689Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:27:06.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:27:06.693Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:28:06.620Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:28:06.695Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:29:06.621Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:29:06.696Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:30:06.623Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:30:06.697Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:31:06.631Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:31:06.698Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:32:06.633Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:32:06.699Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:33:06.635Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:33:06.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:34:06.638Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:34:06.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:35:06.667Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:35:06.706Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:36:06.669Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:36:06.708Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:37:06.676Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:37:06.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:38:06.678Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:38:06.713Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:39:06.681Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:39:06.715Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:40:06.684Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:40:06.733Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:41:06.687Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:41:06.737Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:42:06.691Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:42:06.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:43:06.694Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:43:06.740Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:44:06.697Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:44:06.741Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:45:06.699Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:45:06.744Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:46:06.716Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:46:06.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:47:06.729Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:47:06.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:48:06.731Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:48:06.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:49:06.733Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:49:06.753Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:50:06.734Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:50:06.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:51:06.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:51:06.755Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:52:06.742Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:52:06.757Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:53:06.745Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:53:06.759Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:54:06.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:54:06.759Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:55:06.748Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:55:06.763Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:56:06.757Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:56:06.765Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:57:06.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:57:06.767Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:58:06.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:58:06.771Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T02:59:06.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T02:59:06.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:00:06.765Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:00:06.773Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:01:06.773Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:01:06.774Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:02:06.774Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:02:06.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:03:06.775Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:03:06.776Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:04:06.776Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:04:06.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:05:06.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:05:06.781Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:06:06.782Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:06:06.782Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:07:06.784Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:07:06.783Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:08:06.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:08:06.788Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:09:06.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:09:06.798Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:10:06.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:10:06.800Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:11:06.800Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:11:06.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:12:06.802Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:12:06.802Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:13:06.803Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:13:06.804Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:14:06.803Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:14:06.805Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:15:06.804Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:15:06.806Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:16:06.808Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:16:06.814Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:17:06.827Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:17:06.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:18:06.829Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:18:06.857Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:19:06.830Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:19:06.861Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:20:06.831Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:20:06.866Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:21:06.835Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:21:06.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:22:06.836Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:22:06.869Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:23:06.838Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:23:06.870Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:24:06.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:24:06.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:25:06.862Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:25:06.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:26:06.865Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:26:06.881Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:27:06.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:27:06.884Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:28:06.870Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:28:06.885Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:29:06.872Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:29:06.895Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:30:06.890Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:30:06.897Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:31:06.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:31:06.899Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:32:06.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:32:06.904Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:33:06.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:33:06.906Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:34:06.901Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:34:06.914Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:35:06.903Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:35:06.920Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:36:06.908Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:36:06.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:37:06.911Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:37:06.924Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:38:06.913Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:38:06.927Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:39:06.917Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:39:06.929Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:40:06.920Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:40:06.931Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:41:06.923Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:41:06.932Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:42:06.926Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:42:06.934Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:43:06.928Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:43:06.935Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:44:06.929Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:44:06.936Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:45:06.931Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:45:06.938Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:46:06.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:46:06.940Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:47:06.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:47:06.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:48:06.943Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:48:06.945Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:49:06.945Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:49:06.951Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:50:06.947Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:50:06.953Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:51:06.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:51:06.954Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:52:06.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:52:06.956Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:53:06.956Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:53:06.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:54:06.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:54:06.965Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:55:06.967Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:55:06.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:56:06.969Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:56:06.970Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:57:06.971Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:57:06.971Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:58:06.974Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:58:06.979Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T03:59:06.979Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T03:59:06.980Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:00:06.980Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:00:06.981Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:01:06.980Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:01:06.983Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:02:06.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:02:06.993Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:03:06.995Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:03:06.998Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:04:06.996Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:04:07.000Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:05:07.002Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:05:07.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:06:07.004Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:06:07.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:07:07.006Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:07:07.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:08:07.016Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:08:07.072Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:09:07.017Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:09:07.075Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:10:07.019Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:10:07.075Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:11:07.031Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:11:07.079Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:12:07.033Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:12:07.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:13:07.044Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:13:07.082Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:14:07.046Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:14:07.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:15:07.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:15:07.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:16:07.047Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:16:07.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:17:07.050Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:17:07.087Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:18:07.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:18:07.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:19:07.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:19:07.090Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:20:07.055Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:20:07.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:21:07.059Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:21:07.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:22:07.075Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:22:07.094Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:23:07.078Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:23:07.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:24:07.087Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:24:07.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:25:07.090Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:25:07.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:26:07.107Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:26:07.103Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:27:07.115Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:27:07.129Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:28:07.116Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:28:07.130Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:07.117Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:29:07.130Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:41.481Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-16T04:29:41.485Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"7e1cc987-4f0e-4b8c-96ae-8c062a5c7537","serviceName":"basic_onboard_MnXaPU","serviceVersion":"1.0","serviceUUID":"621662cf-3416-4712-95b6-e40b32d5cbc7","serviceDescription":"service","serviceInvariantUUID":"b612f4ee-7b4c-4692-b41c-ff4c9077c099","resources":[{"resourceInstanceName":"basic_onboard_MnXaPU 0","resourceName":"basic_onboard_MnXaPU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2f528b50-0e12-4b89-99c2-7ee7227d1bcb","resourceInvariantUUID":"7da606d7-c45a-4c6f-966d-f8ddb8d5f872","resourceCustomizationUUID":"50d0660c-37ee-468c-8f77-fb1d5f8e0d91","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml","artifactChecksum":"ZmYzMGQ0MGMzMzA5MWJlMGQ3YWRhMDU0OTA5MDI0ZTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c4692243-d228-4c40-905a-14e819c415f1","artifactVersion":"1"},{"artifactName":"basic_onboard_mnxapu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json","artifactChecksum":"ZjA0YThlYTBjYjdkOGI5NDhmZTdhMmQ4MjUyZmY1YTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4803728c-e443-4cea-91c8-ff895f8eb94b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"75d5e0b9-d6cb-4c6d-9032-74994cf3c947","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ce8aed4f-9cee-4d45-b215-ac8cf1087bdd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9c1e4969-af96-4892-87a9-8f60255b9461","artifactVersion":"2","generatedFromUUID":"75d5e0b9-d6cb-4c6d-9032-74994cf3c947"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMnxapu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml","artifactChecksum":"NzNhNmI1MzBhMmVkMGQ3MGQ1MDkxMDQwMjNjNTcyM2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"afdf1be5-4aa6-4d78-81a3-28f298d0a108","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMnxapu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar","artifactChecksum":"ZDMxNzkzMDY1MzFiNmI4ZjUzZjQ4OTA4Mjk2NWI5NjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"489f25e2-28c3-486a-9f07-cc67071e07c0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-16T04:29:41.529Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:41.555Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:41.556Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:41.556Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:41.655Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T04:29:41.656Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T04:29:41.656Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T04:29:41.656Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T04:29:41.657Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T04:29:41.657Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T04:29:41.693Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:29:41.693Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:29:41.766Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:29:42.727Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:42.733Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:42.733Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:42.737Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:43.740Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:43.741Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:43.741Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:43.741Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:44.743Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:44.745Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:44.746Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:44.747Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:45.750Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:45.752Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:45.752Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:45.752Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:46.754Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:46.756Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:46.757Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:46.757Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:47.759Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:29:47.765Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:47.769Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:47.770Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:48.788Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"serviceName": "basic_onboard_MnXaPU",
"serviceVersion": "1.0",
"serviceUUID": "621662cf-3416-4712-95b6-e40b32d5cbc7",
"serviceDescription": "service",
"serviceInvariantUUID": "b612f4ee-7b4c-4692-b41c-ff4c9077c099",
"resources": [
{
"resourceInstanceName": "basic_onboard_MnXaPU 0",
"resourceCustomizationUUID": "50d0660c-37ee-468c-8f77-fb1d5f8e0d91",
"resourceName": "basic_onboard_MnXaPU",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "2f528b50-0e12-4b89-99c2-7ee7227d1bcb",
"resourceInvariantUUID": "7da606d7-c45a-4c6f-966d-f8ddb8d5f872",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_mnxapu0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"artifactChecksum": "ZjA0YThlYTBjYjdkOGI5NDhmZTdhMmQ4MjUyZmY1YTU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4803728c-e443-4cea-91c8-ff895f8eb94b",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "75d5e0b9-d6cb-4c6d-9032-74994cf3c947",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "9c1e4969-af96-4892-87a9-8f60255b9461",
"generatedFromUUID": "75d5e0b9-d6cb-4c6d-9032-74994cf3c947"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "9c1e4969-af96-4892-87a9-8f60255b9461",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardMnxapu-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"artifactChecksum": "ZDMxNzkzMDY1MzFiNmI4ZjUzZjQ4OTA4Mjk2NWI5NjA\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "489f25e2-28c3-486a-9f07-cc67071e07c0"
}
],
"workloadContext": "Production"
}
2023-02-16T04:29:48.801Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-16T04:29:48.802Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 621662cf-3416-4712-95b6-e40b32d5cbc7 ASDC
2023-02-16T04:29:49.029Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
ServiceName:basic_onboard_MnXaPU
ServiceVersion:1.0
ServiceUUID:621662cf-3416-4712-95b6-e40b32d5cbc7
ServiceInvariantUUID:b612f4ee-7b4c-4692-b41c-ff4c9077c099
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMnxapu-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar
ArtifactUUID:489f25e2-28c3-486a-9f07-cc67071e07c0
ArtifactChecksum:ZDMxNzkzMDY1MzFiNmI4ZjUzZjQ4OTA4Mjk2NWI5NjA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_MnXaPU 0
ResourceCustomizationUUID:50d0660c-37ee-468c-8f77-fb1d5f8e0d91
ResourceInvariantUUID:7da606d7-c45a-4c6f-966d-f8ddb8d5f872
ResourceName:basic_onboard_MnXaPU
ResourceType:VF
ResourceUUID:2f528b50-0e12-4b89-99c2-7ee7227d1bcb
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mnxapu0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json
ArtifactUUID:4803728c-e443-4cea-91c8-ff895f8eb94b
ArtifactChecksum:ZjA0YThlYTBjYjdkOGI5NDhmZTdhMmQ4MjUyZmY1YTU=
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/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml
ArtifactUUID:75d5e0b9-d6cb-4c6d-9032-74994cf3c947
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/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env
ArtifactUUID:9c1e4969-af96-4892-87a9-8f60255b9461
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/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env
ArtifactUUID:9c1e4969-af96-4892-87a9-8f60255b9461
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-16T04:29:49.030Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 621662cf-3416-4712-95b6-e40b32d5cbc7 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-16T04:29:49.603Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T04:29:49.606Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-16T04:29:49.608Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-16T04:29:49.608Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 489f25e2-28c3-486a-9f07-cc67071e07c0 from URL: /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:49.609Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-16T04:29:49.610Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:50.832Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-16T04:29:50.890Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar 489f25e2-28c3-486a-9f07-cc67071e07c0 75680
2023-02-16T04:29:50.894Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar ASDC sendASDCNotification
2023-02-16T04:29:50.894Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:50.905Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:29:50.907Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:29:50.907Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:29:50.908Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521790892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:29:51.910Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T04:29:51.913Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-16T04:29:51.914Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 489f25e2-28c3-486a-9f07-cc67071e07c0, URL: /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar to file: /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:51.915Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:52.288Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:52.288Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:53.969Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14276882877103646588/Definitions/service-BasicOnboardMnxapu-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-16T04:29:58.622Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-16T04:29:58.634Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-16T04:29:58.635Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.635Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-16T04:29:58.635Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_MnXaPU 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-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.635Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.636Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.636Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.636Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.637Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.637Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:29:58.637Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-16T04:29:58.648Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.651Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.660Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:29:58.661Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-16T04:29:58.664Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T04:29:58.668Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.669Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.669Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:29:58.669Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-16T04:29:58.670Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T04:29:58.670Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.671Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.678Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.679Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is not matching search criteria
2023-02-16T04:29:58.679Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-16T04:29:58.680Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-16T04:29:58.680Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-16T04:29:58.680Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-16T04:29:58.680Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-16T04:29:58.681Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.681Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-16T04:29:58.684Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.686Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:29:58.687Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:29:58.687Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.688Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:29:58.688Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:29:58.688Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.688Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:29:58.688Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:29:58.689Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.689Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is not matching search criteria
2023-02-16T04:29:58.689Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-16T04:29:58.689Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-16T04:29:58.690Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cb457d34-f532-40bc-974c-179430ed534c
2023-02-16T04:29:58.690Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.690Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.690Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.691Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.691Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.691Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.692Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:29:58.692Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:29:58.692Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_MnXaPU
Description:service
Model UUID:621662cf-3416-4712-95b6-e40b32d5cbc7
Model Version:NULL
Model InvariantUuid:b612f4ee-7b4c-4692-b41c-ff4c9077c099
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_MnXaPU
Model UUID:66585cea-6b0e-40ea-8c1c-860de9d8a542
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:7da606d7-c45a-4c6f-966d-f8ddb8d5f872
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:50d0660c-37ee-468c-8f77-fb1d5f8e0d91
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:d1252f7f-8e8f-48e9-a285-5a3b70925281
ModelName:BasicOnboardMnxapu..base_ubuntu18..module-0
ModelUuid:82761818-42d0-464c-ab48-c91a1a73a485
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:cb457d34-f532-40bc-974c-179430ed534c
ModelInvariantUuid:32cfaedd-ba19-453b-af05-a2635e726ab6
ModelName:basic_onboard_MnXaPU-nodes.ubuntu18Cvfc
ModelUuid:e7db551d-647a-4447-9432-add53038651a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:6d39dda3-11e2-42e1-a47f-8a1e81c86784
ModelInvariantUuid:8124cbb5-966a-48cf-adb9-2482ab7f8dc7
ModelName:BasicOnboardMnxapu.compute.nodes.heat.ubuntu18
ModelUuid:ec80bc72-62b0-4f8a-8771-9a904392d48a
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-16T04:29:59.058Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 2f528b50-0e12-4b89-99c2-7ee7227d1bcb
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-16T04:29:59.540Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||basic_onboard_MnXaPU 0
2023-02-16T04:29:59.554Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2f528b50-0e12-4b89-99c2-7ee7227d1bcb
2023-02-16T04:29:59.554Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 4803728c-e443-4cea-91c8-ff895f8eb94b from URL: /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json
2023-02-16T04:29:59.555Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-16T04:29:59.555Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json
2023-02-16T04:30:00.168Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-16T04:30:00.170Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json 4803728c-e443-4cea-91c8-ff895f8eb94b 798
2023-02-16T04:30:00.170Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json ASDC sendASDCNotification
2023-02-16T04:30:00.171Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json
2023-02-16T04:30:00.171Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:30:00.171Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:00.171Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:00.172Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521800170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:01.180Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardMnxapu..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "d1252f7f-8e8f-48e9-a285-5a3b70925281",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "82761818-42d0-464c-ab48-c91a1a73a485",
"vfModuleModelCustomizationUUID": "47f5a846-0a9e-44c7-8382-068feb5a2906",
"isBase": true,
"artifacts": [
"75d5e0b9-d6cb-4c6d-9032-74994cf3c947",
"9c1e4969-af96-4892-87a9-8f60255b9461"
],
"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-16T04:30:01.213Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMnxapu..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:82761818-42d0-464c-ab48-c91a1a73a485
VfModuleModelInvariantUUID:d1252f7f-8e8f-48e9-a285-5a3b70925281
VfModuleModelDescription:NULL
Artifacts UUID List:{
75d5e0b9-d6cb-4c6d-9032-74994cf3c947
,
9c1e4969-af96-4892-87a9-8f60255b9461
}
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-16T04:30:01.219Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardMnxapu..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "d1252f7f-8e8f-48e9-a285-5a3b70925281",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "82761818-42d0-464c-ab48-c91a1a73a485",
"vfModuleModelCustomizationUUID": "47f5a846-0a9e-44c7-8382-068feb5a2906",
"isBase": true,
"artifacts": [
"75d5e0b9-d6cb-4c6d-9032-74994cf3c947",
"9c1e4969-af96-4892-87a9-8f60255b9461"
],
"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-16T04:30:01.227Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMnxapu..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:82761818-42d0-464c-ab48-c91a1a73a485
VfModuleModelInvariantUUID:d1252f7f-8e8f-48e9-a285-5a3b70925281
VfModuleModelDescription:NULL
Artifacts UUID List:{
75d5e0b9-d6cb-4c6d-9032-74994cf3c947
,
9c1e4969-af96-4892-87a9-8f60255b9461
}
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-16T04:30:01.227Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 75d5e0b9-d6cb-4c6d-9032-74994cf3c947 from URL: /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml
2023-02-16T04:30:01.227Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-16T04:30:01.227Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml
2023-02-16T04:30:02.190Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-16T04:30:02.192Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml 75d5e0b9-d6cb-4c6d-9032-74994cf3c947 5033
2023-02-16T04:30:02.194Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-16T04:30:02.194Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml
2023-02-16T04:30:02.194Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:30:02.194Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:02.195Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:02.195Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521802194,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:03.197Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9c1e4969-af96-4892-87a9-8f60255b9461 from URL: /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env
2023-02-16T04:30:03.197Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-16T04:30:03.198Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env
2023-02-16T04:30:03.905Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-16T04:30:03.906Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env 9c1e4969-af96-4892-87a9-8f60255b9461 909
2023-02-16T04:30:03.907Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-16T04:30:03.907Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env
2023-02-16T04:30:03.907Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:30:03.908Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:03.908Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:03.908Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521803907,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:04.913Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 621662cf-3416-4712-95b6-e40b32d5cbc7
2023-02-16T04:30:04.914Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_MnXaPU 0 2f528b50-0e12-4b89-99c2-7ee7227d1bcb ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-16T04:30:05.222Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5fdc9728, org.onap.sdc.toscaparser.api.parameters.Input@4511c70d, org.onap.sdc.toscaparser.api.parameters.Input@471be666, org.onap.sdc.toscaparser.api.parameters.Input@77e63a67, org.onap.sdc.toscaparser.api.parameters.Input@4c388664]
2023-02-16T04:30:05.238Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.239Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.240Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-16T04:30:05.240Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 50d0660c-37ee-468c-8f77-fb1d5f8e0d91
2023-02-16T04:30:05.240Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 50d0660c-37ee-468c-8f77-fb1d5f8e0d91 matches Tosca VF Customization UUID: 50d0660c-37ee-468c-8f77-fb1d5f8e0d91
2023-02-16T04:30:05.240Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 50d0660c-37ee-468c-8f77-fb1d5f8e0d91 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-16T04:30:05.285Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.286Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.297Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 50d0660c-37ee-468c-8f77-fb1d5f8e0d91: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-16T04:30:05.297Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@58de09f3
2023-02-16T04:30:05.298Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.298Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-16T04:30:05.299Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 47f5a846-0a9e-44c7-8382-068feb5a2906
2023-02-16T04:30:05.301Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 47f5a846-0a9e-44c7-8382-068feb5a2906
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-16T04:30:05.344Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.345Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:30:05.345Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:30:05.347Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.347Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:30:05.347Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:30:05.347Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.348Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is not matching search criteria
2023-02-16T04:30:05.348Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-16T04:30:05.348Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-16T04:30:05.349Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=cb457d34-f532-40bc-974c-179430ed534c
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-16T04:30:05.532Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.534Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:30:05.534Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:30:05.535Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.535Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_MnXaPU 0 is matching search criteria
2023-02-16T04:30:05.535Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_MnXaPU 0] matching following query criteria: sdcType=VF, customizationUUID=50d0660c-37ee-468c-8f77-fb1d5f8e0d91
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-16T04:30:05.568Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.568Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.569Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 621662cf-3416-4712-95b6-e40b32d5cbc7: basic_onboard_MnXaPU
2023-02-16T04:30:05.569Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.570Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.570Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.570Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.571Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.571Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.571Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.572Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.572Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:30:05.580Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_MnXaPU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:30:05.581Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_MnXaPU
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=?
2023-02-16T04:30:06.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:06.222Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:30:06.223Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:30:06.228Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-16T04:30:07.687Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_MnXaPU 2f528b50-0e12-4b89-99c2-7ee7227d1bcb 1 ASDC deployResourceStructure
2023-02-16T04:30:07.691Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json ASDC sendASDCNotification
2023-02-16T04:30:07.691Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json
2023-02-16T04:30:07.691Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:30:07.695Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:07.697Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:07.698Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521807690,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:08.700Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-16T04:30:08.701Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml
2023-02-16T04:30:08.701Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:30:08.702Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:08.702Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:08.702Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521808700,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:09.705Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-16T04:30:09.705Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env
2023-02-16T04:30:09.705Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:30:09.706Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:09.707Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:09.707Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521809704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:10.710Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar ASDC sendASDCNotification
2023-02-16T04:30:10.711Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar
2023-02-16T04:30:10.715Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:30:10.717Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:30:10.718Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:30:10.726Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521810710,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:30:11.728Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:30:11.940Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:30:11.973Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:30:11.973Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:30:11.973Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:30:41.974Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:30:42.042Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:30:42.052Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:30:42.053Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:30:42.053Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:31:06.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:31:06.229Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.232Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.234Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.234Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.234Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.235Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.235Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.235Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.235Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.236Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.237Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.237Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.237Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.239Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.239Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.239Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.239Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.241Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.241Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.241Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.241Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.242Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.242Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.242Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.242Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.243Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.243Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.245Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.246Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.246Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.247Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.254Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.255Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.255Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.255Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.256Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.256Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.256Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.256Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.257Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.257Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.257Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.258Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.258Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.258Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.259Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.259Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.259Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.259Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521736727,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521777900,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521772714,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.268Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521747117,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.272Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521789260,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.272Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.272Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.273Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.273Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.273Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.273Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "cds-sdc-listener",
"timestamp": 1676521789528,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.274Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.274Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521790799,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.275Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521790892,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.276Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.276Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.276Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.277Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521791052,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.278Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:31:06.278Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.278Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.279Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521785369,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:31:06.279Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.279Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.280Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521792623,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.280Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.280Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.280Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521793720,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.281Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.281Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.281Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521793859,
"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-16T04:31:06.314Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
2023-02-16T04:31:06.315Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537 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-16T04:31:06.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.407Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "multicloud-k8s",
"timestamp": 1676521794865,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-16T04:31:06.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.408Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521800170,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.409Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.409Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521799156,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T04:31:06.409Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.410Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.410Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676521800161,
"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-16T04:31:06.430Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
2023-02-16T04:31:06.431Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537 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-16T04:31:06.508Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.509Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521802194,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.509Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:06.509Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:31:06.510Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521803907,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:31:06.510Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:31:12.054Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:31:12.103Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:31:12.119Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:31:12.120Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:31:12.120Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:31:42.123Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:31:42.173Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:31:42.184Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:31:42.185Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:31:42.185Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:32:06.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:32:06.227Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:32:06.227Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521807690,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/basic_onboard_mnxapu0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-16T04:32:06.230Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:32:06.231Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:32:06.235Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521808700,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-16T04:32:06.236Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:32:06.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:32:06.236Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521809704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/resourceInstances/basic_onboard_mnxapu0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-16T04:32:06.237Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:32:06.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:32:06.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521810710,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T04:32:06.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:32:06.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:32:06.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521813543,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardMnxapu/1.0/artifacts/service-BasicOnboardMnxapu-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T04:32:06.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:32:06.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:32:06.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "aai-model-loader",
"timestamp": 1676521814549,
"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-16T04:32:06.336Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
2023-02-16T04:32:06.336Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537 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-16T04:32:12.186Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:32:12.252Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:32:12.266Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:32:12.266Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-16T04:32:12.267Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-16T04:32:12.267Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-16T04:32:12.267Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:32:12.268Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:32:12.268Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:32:12.268Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:32:12.269Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-16T04:32:12.305Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-16T04:32:42.306Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537 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-16T04:32:42.353Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537 and serviceModelVersionId: 621662cf-3416-4712-95b6-e40b32d5cbc7
2023-02-16T04:32:42.353Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b612f4ee-7b4c-4692-b41c-ff4c9077c099
2023-02-16T04:33:06.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:33:15.136Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b612f4ee-7b4c-4692-b41c-ff4c9077c099/model-vers/model-ver/621662cf-3416-4712-95b6-e40b32d5cbc7?depth=0
2023-02-16T04:33:15.455Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-16T04:33:16.782Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b612f4ee-7b4c-4692-b41c-ff4c9077c099/model-vers/model-ver/621662cf-3416-4712-95b6-e40b32d5cbc7?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-16T04:33:16.800Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b612f4ee-7b4c-4692-b41c-ff4c9077c099/model-vers/model-ver/621662cf-3416-4712-95b6-e40b32d5cbc7?depth=0|INFO|500||Invoke
2023-02-16T04:33:16.884Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b612f4ee-7b4c-4692-b41c-ff4c9077c099/model-vers/model-ver/621662cf-3416-4712-95b6-e40b32d5cbc7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-16T04:33:18.150Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b612f4ee-7b4c-4692-b41c-ff4c9077c099/model-vers/model-ver/621662cf-3416-4712-95b6-e40b32d5cbc7?depth=0|INFO|500||InvokeReturn
2023-02-16T04:33:18.178Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b612f4ee-7b4c-4692-b41c-ff4c9077c099/model-vers/model-ver/621662cf-3416-4712-95b6-e40b32d5cbc7?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Feb 2023 04:33:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1128], vertex-id=[192512], x-aai-txid=[1-aai-resources-230216-04:33:16:928-76360], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-16T04:33:18.179Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-16T04:33:18.208Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-16T04:33:18.208Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-16T04:33:18.270Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-16T04:33:18.277Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7e1cc987-4f0e-4b8c-96ae-8c062a5c7537 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-16T04:33:18.283Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-16T04:33:18.285Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:33:18.285Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:33:18.285Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521998280,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:33:18.320Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T04:33:18.320Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7e1cc987-4f0e-4b8c-96ae-8c062a5c7537",
"consumerID": "SO-sdc-controller",
"timestamp": 1676521998280,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-16T04:33:18.322Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-16T04:33:19.356Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:34:06.218Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:34:19.357Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:35:06.221Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:35:19.359Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:36:06.223Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:36:19.366Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:37:06.225Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:37:19.367Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:38:06.226Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:38:19.368Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:39:06.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:06.615Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-02-16T04:39:06.616Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"6cc2f5b0-4227-4788-bc78-4725962a7012","serviceName":"vFW 2023-02-16 04-35-56","serviceVersion":"1.0","serviceUUID":"38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0","serviceDescription":"catalog service description","serviceInvariantUUID":"ad27df2c-03f3-4337-9b4f-62e03ac09e09","resources":[{"resourceInstanceName":"vFW 390614c1-0a3b 0","resourceName":"vFW 390614c1-0a3b","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9f1058af-fb20-471d-90d1-b7a900095abf","resourceInvariantUUID":"b650f1a7-26ca-4977-a4c7-92c225cdb68a","resourceCustomizationUUID":"1dce588c-c506-4b88-9fd4-26290daec020","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml","artifactChecksum":"NGQ2YjJjZjU5ZWQxMmRiMmIxOGUwMmY4YjM2NDBiMjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"33333fa3-e55a-46ec-9c82-00dce865f195","artifactVersion":"1"},{"artifactName":"vfw390614c10a3b0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json","artifactChecksum":"ZGNmZmNiZGJhZTZkNTY0NDY3Mzk3NDMzYThlNDdkNjA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7a1d7e93-576e-4fb2-bddf-8c69005ce26e","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1492e2ed-b9f1-43c4-836e-88d877f37397","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml","artifactChecksum":"NDZkNDQ0MmVmZGViZGExYzFkNDRjMDdlNDBiNWIyNDg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"20296f19-c5a2-45af-bdae-67a9c3716ff0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ab04c75a-5c0d-4558-8247-118c87be4e8c","artifactVersion":"2","generatedFromUUID":"1492e2ed-b9f1-43c4-836e-88d877f37397"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230216043556-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml","artifactChecksum":"YzBiOTc5YzY1MTY3OTgyMjJkYTM3OWUxZmI3MmIxMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"84cbba8e-9853-4149-97ee-07ccea538bcc","artifactVersion":"1"},{"artifactName":"service-Vfw20230216043556-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar","artifactChecksum":"OWRmOTlmMjhkZmY5YzVlZjIyNzcxNDg0YTlhNDkwZmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9e39496c-1682-4bb9-84bc-f961322b59f5","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-16T04:39:06.623Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:06.624Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:06.624Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:06.624Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:06.703Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:39:06.704Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:39:06.705Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:39:07.626Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:07.627Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:07.627Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:07.627Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:08.629Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:08.630Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:08.630Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:08.631Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:09.632Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:09.633Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:09.634Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:09.634Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:10.635Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:10.637Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:10.638Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:10.639Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:11.641Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:11.641Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:11.642Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:11.643Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:12.644Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T04:39:12.646Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:12.647Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:12.647Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:13.655Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"serviceName": "vFW 2023-02-16 04-35-56",
"serviceVersion": "1.0",
"serviceUUID": "38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "ad27df2c-03f3-4337-9b4f-62e03ac09e09",
"resources": [
{
"resourceInstanceName": "vFW 390614c1-0a3b 0",
"resourceCustomizationUUID": "1dce588c-c506-4b88-9fd4-26290daec020",
"resourceName": "vFW 390614c1-0a3b",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "9f1058af-fb20-471d-90d1-b7a900095abf",
"resourceInvariantUUID": "b650f1a7-26ca-4977-a4c7-92c225cdb68a",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw390614c10a3b0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"artifactChecksum": "ZGNmZmNiZGJhZTZkNTY0NDY3Mzk3NDMzYThlNDdkNjA\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "7a1d7e93-576e-4fb2-bddf-8c69005ce26e",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1492e2ed-b9f1-43c4-836e-88d877f37397",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ab04c75a-5c0d-4558-8247-118c87be4e8c",
"generatedFromUUID": "1492e2ed-b9f1-43c4-836e-88d877f37397"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ab04c75a-5c0d-4558-8247-118c87be4e8c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230216043556-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"artifactChecksum": "OWRmOTlmMjhkZmY5YzVlZjIyNzcxNDg0YTlhNDkwZmU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "9e39496c-1682-4bb9-84bc-f961322b59f5"
}
],
"workloadContext": "Production"
}
2023-02-16T04:39:13.655Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-16T04:39:13.655Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0 ASDC
2023-02-16T04:39:13.656Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:6cc2f5b0-4227-4788-bc78-4725962a7012
ServiceName:vFW 2023-02-16 04-35-56
ServiceVersion:1.0
ServiceUUID:38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0
ServiceInvariantUUID:ad27df2c-03f3-4337-9b4f-62e03ac09e09
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230216043556-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar
ArtifactUUID:9e39496c-1682-4bb9-84bc-f961322b59f5
ArtifactChecksum:OWRmOTlmMjhkZmY5YzVlZjIyNzcxNDg0YTlhNDkwZmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 390614c1-0a3b 0
ResourceCustomizationUUID:1dce588c-c506-4b88-9fd4-26290daec020
ResourceInvariantUUID:b650f1a7-26ca-4977-a4c7-92c225cdb68a
ResourceName:vFW 390614c1-0a3b
ResourceType:VF
ResourceUUID:9f1058af-fb20-471d-90d1-b7a900095abf
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw390614c10a3b0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json
ArtifactUUID:7a1d7e93-576e-4fb2-bddf-8c69005ce26e
ArtifactChecksum:ZGNmZmNiZGJhZTZkNTY0NDY3Mzk3NDMzYThlNDdkNjA=
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/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml
ArtifactUUID:1492e2ed-b9f1-43c4-836e-88d877f37397
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/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env
ArtifactUUID:ab04c75a-5c0d-4558-8247-118c87be4e8c
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/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env
ArtifactUUID:ab04c75a-5c0d-4558-8247-118c87be4e8c
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-16T04:39:13.657Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0 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-16T04:39:13.903Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T04:39:13.905Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-16T04:39:13.905Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-16T04:39:13.906Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 9e39496c-1682-4bb9-84bc-f961322b59f5 from URL: /sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:13.906Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-16T04:39:13.908Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:14.315Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-16T04:39:14.354Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar 9e39496c-1682-4bb9-84bc-f961322b59f5 101482
2023-02-16T04:39:14.355Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar ASDC sendASDCNotification
2023-02-16T04:39:14.355Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:14.356Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:39:14.357Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:14.358Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:14.358Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522354355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:15.360Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T04:39:15.361Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-02-16T04:39:15.362Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 9e39496c-1682-4bb9-84bc-f961322b59f5, URL: /sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar to file: /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:15.363Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230216043556-csar.csar
2023-02-16T04:39:15.363Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:15.364Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:15.815Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP460941761673787810/Definitions/service-Vfw20230216043556-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2023-02-16T04:39:20.573Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 390614c1-0a3b 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-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.575Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:20.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-02-16T04:39:20.577Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.577Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.578Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:20.578Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-02-16T04:39:20.579Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T04:39:20.580Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.580Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.580Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:20.580Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-02-16T04:39:20.580Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T04:39:20.582Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.582Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.583Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.583Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:20.584Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:20.584Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-16T04:39:20.584Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.584Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.585Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.585Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-16T04:39:20.585Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:20.586Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-16T04:39:20.586Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-16T04:39:20.586Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.587Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.587Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-16T04:39:20.587Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.587Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-16T04:39:20.588Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.588Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-16T04:39:20.588Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.588Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-16T04:39:20.589Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.589Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:20.589Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:20.590Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.590Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:20.590Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:20.591Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.591Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:20.591Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:20.592Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.592Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:20.592Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:20.592Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-16T04:39:20.593Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:20.593Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-16T04:39:20.593Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-16T04:39:20.594Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.594Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.594Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-16T04:39:20.595Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.595Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-16T04:39:20.595Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.596Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c4314722-2bd9-431b-bee4-440d2f842b7c
2023-02-16T04:39:20.596Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.597Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:20.597Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:20.597Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-16T04:39:20.597Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.598Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.598Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.598Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-16T04:39:20.599Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:20.599Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-16T04:39:20.599Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-16T04:39:20.600Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.600Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-16T04:39:20.600Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.600Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=43cfe103-44ff-4e4a-9a70-527e19ab8d45
2023-02-16T04:39:20.601Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.601Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:20.601Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:20.602Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-16T04:39:20.602Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.602Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.602Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.603Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-16T04:39:20.603Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:20.603Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-16T04:39:20.603Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-16T04:39:20.604Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:20.604Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:20.604Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-16T04:39:20.604Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8fb17043-c6c0-44eb-8357-477db50ee7a9
2023-02-16T04:39:20.605Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.605Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.605Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.605Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.606Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.606Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.606Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:20.607Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:20.607Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-16 04-35-56
Description:catalog service description
Model UUID:38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0
Model Version:NULL
Model InvariantUuid:ad27df2c-03f3-4337-9b4f-62e03ac09e09
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 390614c1-0a3b
Model UUID:a8c163bb-f33d-44d0-b9dd-85dc99c44bb5
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b650f1a7-26ca-4977-a4c7-92c225cdb68a
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:1dce588c-c506-4b88-9fd4-26290daec020
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7b5be816-29ff-4ec3-aa47-76439c2bbf11
ModelName:Vfw390614c10a3b..base_vfw..module-0
ModelUuid:5ad359ab-450a-4d00-a4d0-9724301f661e
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:c4314722-2bd9-431b-bee4-440d2f842b7c
ModelInvariantUuid:55dbb9ed-0306-4978-af4a-bead0c423092
ModelName:vFW 390614c1-0a3b-nodes.vfwCvfc
ModelUuid:6a610062-23bf-4fe2-b2bd-261694b778e1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:78da1663-b465-401b-89e3-7bdfdcb503e0
ModelInvariantUuid:2b48b3e1-9801-4756-a8e3-4290ee3d1449
ModelName:Vfw390614c10a3b.compute.nodes.heat.vfw
ModelUuid:ebca0a24-6408-48e9-bef1-7a7b3b0df4ec
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:43cfe103-44ff-4e4a-9a70-527e19ab8d45
ModelInvariantUuid:b112b05d-aac1-4200-acbc-62af2b23f2fc
ModelName:vFW 390614c1-0a3b-nodes.vsnCvfc
ModelUuid:c9a2f07f-6d59-4125-9331-1eba29966c34
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:91b9013f-473a-430a-9123-18fe84b0fd44
ModelInvariantUuid:2b214429-0571-4a1d-81ad-7da7c857e181
ModelName:Vfw390614c10a3b.compute.nodes.heat.vsn
ModelUuid:bbb33bf1-591d-420e-bbd7-8681165fb241
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:8fb17043-c6c0-44eb-8357-477db50ee7a9
ModelInvariantUuid:4b7baaaa-08b1-4987-9884-5d299788d55e
ModelName:vFW 390614c1-0a3b-nodes.vpgCvfc
ModelUuid:3d06c2e7-8031-46d1-9886-a8c28ea5d0e2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:130138cf-beaf-4e39-8681-1f4414252aa1
ModelInvariantUuid:2cf379c8-bbb2-4541-8e1e-cfeef805e3a9
ModelName:Vfw390614c10a3b.compute.nodes.heat.vpg
ModelUuid:e23143e5-e04c-4e14-9377-a37bc244ed79
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-16T04:39:20.737Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 9f1058af-fb20-471d-90d1-b7a900095abf
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-16T04:39:20.753Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||vFW 390614c1-0a3b 0
2023-02-16T04:39:20.754Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9f1058af-fb20-471d-90d1-b7a900095abf
2023-02-16T04:39:20.754Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7a1d7e93-576e-4fb2-bddf-8c69005ce26e from URL: /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json
2023-02-16T04:39:20.755Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-16T04:39:20.755Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json
2023-02-16T04:39:21.106Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-16T04:39:21.107Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json 7a1d7e93-576e-4fb2-bddf-8c69005ce26e 785
2023-02-16T04:39:21.107Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json ASDC sendASDCNotification
2023-02-16T04:39:21.107Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json
2023-02-16T04:39:21.108Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:39:21.109Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:21.109Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:21.109Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522361107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:22.111Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw390614c10a3b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7b5be816-29ff-4ec3-aa47-76439c2bbf11",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5ad359ab-450a-4d00-a4d0-9724301f661e",
"vfModuleModelCustomizationUUID": "7c260daf-b330-4790-a138-ebcba872922c",
"isBase": true,
"artifacts": [
"1492e2ed-b9f1-43c4-836e-88d877f37397",
"ab04c75a-5c0d-4558-8247-118c87be4e8c"
],
"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-16T04:39:22.121Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw390614c10a3b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5ad359ab-450a-4d00-a4d0-9724301f661e
VfModuleModelInvariantUUID:7b5be816-29ff-4ec3-aa47-76439c2bbf11
VfModuleModelDescription:NULL
Artifacts UUID List:{
1492e2ed-b9f1-43c4-836e-88d877f37397
,
ab04c75a-5c0d-4558-8247-118c87be4e8c
}
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-16T04:39:22.127Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw390614c10a3b..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7b5be816-29ff-4ec3-aa47-76439c2bbf11",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "5ad359ab-450a-4d00-a4d0-9724301f661e",
"vfModuleModelCustomizationUUID": "7c260daf-b330-4790-a138-ebcba872922c",
"isBase": true,
"artifacts": [
"1492e2ed-b9f1-43c4-836e-88d877f37397",
"ab04c75a-5c0d-4558-8247-118c87be4e8c"
],
"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-16T04:39:22.131Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw390614c10a3b..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:5ad359ab-450a-4d00-a4d0-9724301f661e
VfModuleModelInvariantUUID:7b5be816-29ff-4ec3-aa47-76439c2bbf11
VfModuleModelDescription:NULL
Artifacts UUID List:{
1492e2ed-b9f1-43c4-836e-88d877f37397
,
ab04c75a-5c0d-4558-8247-118c87be4e8c
}
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-16T04:39:22.132Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 1492e2ed-b9f1-43c4-836e-88d877f37397 from URL: /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml
2023-02-16T04:39:22.132Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-16T04:39:22.132Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml
2023-02-16T04:39:22.345Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-16T04:39:22.346Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml 1492e2ed-b9f1-43c4-836e-88d877f37397 20368
2023-02-16T04:39:22.346Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-16T04:39:22.346Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml
2023-02-16T04:39:22.346Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:39:22.347Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:22.347Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:22.347Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522362346,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:23.349Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: ab04c75a-5c0d-4558-8247-118c87be4e8c from URL: /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env
2023-02-16T04:39:23.349Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-02-16T04:39:23.350Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env
2023-02-16T04:39:23.555Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-02-16T04:39:23.557Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env ab04c75a-5c0d-4558-8247-118c87be4e8c 2098
2023-02-16T04:39:23.557Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-16T04:39:23.557Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env
2023-02-16T04:39:23.557Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T04:39:23.558Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:23.558Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:23.558Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522363557,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:24.560Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0
2023-02-16T04:39:24.561Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 390614c1-0a3b 0 9f1058af-fb20-471d-90d1-b7a900095abf 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-16T04:39:24.749Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3c7be338, org.onap.sdc.toscaparser.api.parameters.Input@3f7af096, org.onap.sdc.toscaparser.api.parameters.Input@3bf36190, org.onap.sdc.toscaparser.api.parameters.Input@2b8a354f, org.onap.sdc.toscaparser.api.parameters.Input@488b6125]
2023-02-16T04:39:24.752Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.752Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:24.753Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic
2023-02-16T04:39:24.753Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 1dce588c-c506-4b88-9fd4-26290daec020
2023-02-16T04:39:24.753Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1dce588c-c506-4b88-9fd4-26290daec020 matches Tosca VF Customization UUID: 1dce588c-c506-4b88-9fd4-26290daec020
2023-02-16T04:39:24.753Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 1dce588c-c506-4b88-9fd4-26290daec020 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-16T04:39:24.795Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.795Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:24.797Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 1dce588c-c506-4b88-9fd4-26290daec020: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-16T04:39:24.797Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7a98b18a
2023-02-16T04:39:24.797Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.797Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-16T04:39:24.798Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7c260daf-b330-4790-a138-ebcba872922c
2023-02-16T04:39:24.798Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7c260daf-b330-4790-a138-ebcba872922c
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-16T04:39:24.820Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.820Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:24.821Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:24.823Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.828Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:24.828Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:24.829Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.829Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:24.829Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:24.830Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-16T04:39:24.830Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:24.830Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-16T04:39:24.830Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-16T04:39:24.831Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.831Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:24.831Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-16T04:39:24.831Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:24.832Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-16T04:39:24.832Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.832Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=c4314722-2bd9-431b-bee4-440d2f842b7c
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-16T04:39:24.887Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.888Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:24.889Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:24.890Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.890Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:24.890Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:24.891Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-16T04:39:24.891Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:24.891Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.891Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.892Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-16T04:39:24.892Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:24.892Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-16T04:39:24.893Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-16T04:39:24.893Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:24.893Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-16T04:39:24.894Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.896Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=43cfe103-44ff-4e4a-9a70-527e19ab8d45
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-16T04:39:24.911Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.911Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:24.912Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:24.921Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.922Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is not matching search criteria
2023-02-16T04:39:24.922Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-16T04:39:24.922Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-16T04:39:24.924Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:24.924Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.924Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.924Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-16T04:39:24.925Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-16T04:39:24.931Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-16T04:39:24.932Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-16T04:39:24.933Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-16T04:39:24.933Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-16T04:39:24.934Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-16T04:39:24.934Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=8fb17043-c6c0-44eb-8357-477db50ee7a9
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-16T04:39:24.990Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.992Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:24.993Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-16T04:39:24.993Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:24.993Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Node template vFW 390614c1-0a3b 0 is matching search criteria
2023-02-16T04:39:24.994Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 390614c1-0a3b 0] matching following query criteria: sdcType=VF, customizationUUID=1dce588c-c506-4b88-9fd4-26290daec020
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-16T04:39:25.022Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:25.023Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:25.023Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0: vFW 390614c1-0a3b
2023-02-16T04:39:25.024Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:25.024Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:25.024Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:25.024Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:25.024Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:25.025Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:25.025Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:25.025Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:25.026Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T04:39:25.026Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Service vFW 2023-02-16 04-35-56 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T04:39:25.027Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2023-02-16 04-35-56
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-16T04:39:27.333Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 390614c1-0a3b 9f1058af-fb20-471d-90d1-b7a900095abf 1 ASDC deployResourceStructure
2023-02-16T04:39:27.334Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json ASDC sendASDCNotification
2023-02-16T04:39:27.334Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json
2023-02-16T04:39:27.334Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:39:27.339Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:27.339Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:27.340Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522367334,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:28.342Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-16T04:39:28.342Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml
2023-02-16T04:39:28.342Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:39:28.343Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:28.343Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:28.344Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522368341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:29.345Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-16T04:39:29.346Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env
2023-02-16T04:39:29.346Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:39:29.350Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:29.359Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:29.360Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522369345,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:30.364Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar ASDC sendASDCNotification
2023-02-16T04:39:30.365Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar
2023-02-16T04:39:30.366Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T04:39:30.366Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:39:30.366Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:39:30.367Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522370363,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:39:31.371Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:39:31.473Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:39:31.507Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:39:31.508Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:39:31.508Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:40:01.512Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:40:01.587Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:40:01.593Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:40:01.595Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:40:01.596Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:40:06.218Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:40:06.224Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:40:06.225Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:40:06.227Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:40:31.596Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:40:31.665Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:40:31.687Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:40:31.688Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:40:31.688Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:41:01.689Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:41:01.775Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:41:01.795Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:41:01.796Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T04:41:01.796Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T04:41:06.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:41:06.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.239Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.239Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.239Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.240Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.240Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.240Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.241Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.241Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.242Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.242Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.242Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.242Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.263Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.263Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.263Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.264Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.264Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.264Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.265Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.265Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.265Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.267Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.268Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.276Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.277Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.278Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.279Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.280Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.282Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.282Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.283Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.283Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.284Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.285Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.285Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.286Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.286Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.286Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.287Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.287Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.288Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.289Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.289Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.289Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.290Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.291Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.296Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.298Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.299Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.299Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.300Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.300Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.305Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.305Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.306Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.306Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.306Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.306Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.307Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522299368,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.308Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.308Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.308Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522330565,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.308Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.309Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.309Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522335909,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.309Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.309Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.309Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522342714,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.309Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.310Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.310Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "cds-sdc-listener",
"timestamp": 1676522352881,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.310Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.310Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.310Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522352761,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.312Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.314Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.314Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522354308,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.314Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.316Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.316Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522354355,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.316Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.316Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.317Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522354055,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.317Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.317Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.317Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522355297,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.318Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.318Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.318Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.319Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.319Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.320Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522356353,
"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-16T04:41:06.370Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6cc2f5b0-4227-4788-bc78-4725962a7012
2023-02-16T04:41:06.371Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6cc2f5b0-4227-4788-bc78-4725962a7012 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-16T04:41:06.458Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.458Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.459Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.459Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.459Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "multicloud-k8s",
"timestamp": 1676522357361,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.460Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.460Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.460Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.460Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.460Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.461Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.461Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.461Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.461Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522361107,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.462Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.462Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.462Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.462Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.462Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.463Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522362346,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.463Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.463Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.463Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T04:41:06.463Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522355369,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522363557,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.464Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.465Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522363646,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T04:41:06.465Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.465Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.465Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522367334,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/vfw390614c10a3b0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.465Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.465Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.466Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522368341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.466Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.466Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.466Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522367411,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.466Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.467Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.467Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522369345,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/resourceInstances/vfw390614c10a3b0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.467Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.467Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.467Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676522368415,
"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-16T04:41:06.491Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6cc2f5b0-4227-4788-bc78-4725962a7012
2023-02-16T04:41:06.492Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6cc2f5b0-4227-4788-bc78-4725962a7012 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-16T04:41:06.542Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.543Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522370363,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.546Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.546Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.546Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522371588,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230216043556/1.0/artifacts/service-Vfw20230216043556-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T04:41:06.550Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:41:06.550Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:41:06.551Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "aai-model-loader",
"timestamp": 1676522372592,
"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-16T04:41:06.572Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6cc2f5b0-4227-4788-bc78-4725962a7012
2023-02-16T04:41:06.574Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6cc2f5b0-4227-4788-bc78-4725962a7012 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-16T04:41:31.797Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:41:31.885Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T04:41:31.897Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T04:41:31.898Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-16T04:41:31.898Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-16T04:41:31.898Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-16T04:41:31.908Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:41:31.910Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:41:31.912Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:41:31.913Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T04:41:31.914Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-16T04:41:31.951Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-16T04:42:01.952Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6cc2f5b0-4227-4788-bc78-4725962a7012 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-16T04:42:01.994Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6cc2f5b0-4227-4788-bc78-4725962a7012 and serviceModelVersionId: 38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0
2023-02-16T04:42:01.994Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ad27df2c-03f3-4337-9b4f-62e03ac09e09
2023-02-16T04:42:02.013Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0
2023-02-16T04:42:02.043Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-02-16T04:42:02.179Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0|INFO|500||Invoke
2023-02-16T04:42:02.180Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6cc2f5b0-4227-4788-bc78-4725962a7012], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5f75fdc3-a78b-4863-b5e6-0d50703ea054], X-ECOMP-RequestID=[6cc2f5b0-4227-4788-bc78-4725962a7012], X-TransactionId=[], X-ONAP-RequestID=[6cc2f5b0-4227-4788-bc78-4725962a7012], Content-Type=[application/merge-patch+json]}
2023-02-16T04:42:02.191Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-16T04:42:02.573Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?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/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Feb 2023 04:42:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[366], vertex-id=[205000], x-aai-txid=[2-aai-resources-230216-04:42:02:215-53423], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-16T04:42:02.574Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-16T04:42:02.576Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ad27df2c-03f3-4337-9b4f-62e03ac09e09/model-vers/model-ver/38d7fb24-3ebd-41c2-a3ff-8a97f80a14f0?depth=0|INFO|500||InvokeReturn
2023-02-16T04:42:02.577Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-16T04:42:02.578Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-16T04:42:02.624Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-16T04:42:02.625Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6cc2f5b0-4227-4788-bc78-4725962a7012 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-16T04:42:02.626Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-16T04:42:02.626Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-02-16T04:42:02.627Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T04:42:02.627Z|6cc2f5b0-4227-4788-bc78-4725962a7012|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522522626,
"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-16T04:42:03.695Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:42:06.217Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:42:06.223Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-02-16T04:42:06.224Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "6cc2f5b0-4227-4788-bc78-4725962a7012",
"consumerID": "SO-sdc-controller",
"timestamp": 1676522522626,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-16T04:42:06.226Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T04:43:03.697Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:43:06.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:43:33.707Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Node 0 disconnected.
2023-02-16T04:44:03.699Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:44:06.221Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:45:03.700Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:45:06.228Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:46:03.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:46:06.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:47:03.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:47:06.231Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:48:03.704Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:48:06.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:49:03.706Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:49:06.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:50:03.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:50:06.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:51:03.716Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:51:06.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:52:03.717Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:52:06.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:53:03.719Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:53:06.250Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:54:03.720Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:54:06.251Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:55:03.723Z|7e1cc987-4f0e-4b8c-96ae-8c062a5c7537|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:55:06.251Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:56:03.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:56:06.254Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:57:03.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:57:06.264Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:58:03.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:58:06.270Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T04:59:03.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T04:59:06.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:00:03.734Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:00:06.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:01:03.735Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:01:06.276Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:02:03.737Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:02:06.277Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:03:03.737Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:03:06.279Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:04:03.741Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:04:06.285Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:05:03.742Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:05:06.286Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:06:03.744Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:06:06.289Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:07:03.747Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:07:06.291Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:08:03.748Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:08:06.296Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:09:03.749Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:09:06.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:10:03.751Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:10:06.303Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:11:03.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:11:06.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:12:03.754Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:12:06.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:13:03.755Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:13:06.327Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:14:03.756Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:14:06.328Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:15:03.757Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:15:06.329Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:15:46.756Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-16T05:15:46.757Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"0cbfeda6-60c1-4118-a517-5d3fb3fe40a0","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e8de4883-45b3-48d9-b65f-e1b61b081834","serviceDescription":"service","serviceInvariantUUID":"cea48a26-3c05-4f0e-a00d-e93815d6a206","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6a2a8ad8-3f0a-4bc9-8b09-8ab39049f2b9","resourceInvariantUUID":"ecc4c533-68b8-4cc7-9c25-783430cf68fe","resourceCustomizationUUID":"0a05be05-bc31-46d0-8e02-5b4e8d844a10","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":"ODVkNmUwMmM3MTQ3YzdkOTQxMjJjMzM5YjA4Mjc3OTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f903166c-b9ac-4e62-a86a-1299956f6b5f","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWU4OTFiMWM1N2MzMzRkODAxNmU1ZjI4MmVhZDM5NzE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a4c38596-6e20-4ad7-83da-649f42d7258f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-16T05:15:46.781Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:15:46.783Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:15:46.784Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:15:46.784Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524503757,
"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-16T05:15:46.792Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T05:15:46.793Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T05:15:46.793Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T05:15:46.794Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T05:15:46.794Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T05:15:46.794Z||kafka-producer-network-thread | SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-9edd5fc9-cd92-4266-b6b8-4adcca7f91bc] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to LsqalYJDSOy8zYrnrGQfFw
2023-02-16T05:15:46.839Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:15:46.839Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524503757,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:15:46.841Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:15:47.800Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:15:47.801Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:15:47.801Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:15:47.802Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524503757,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:15:48.807Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "e8de4883-45b3-48d9-b65f-e1b61b081834",
"serviceDescription": "service",
"serviceInvariantUUID": "cea48a26-3c05-4f0e-a00d-e93815d6a206",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "0a05be05-bc31-46d0-8e02-5b4e8d844a10",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "6a2a8ad8-3f0a-4bc9-8b09-8ab39049f2b9",
"resourceInvariantUUID": "ecc4c533-68b8-4cc7-9c25-783430cf68fe",
"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": "ZWU4OTFiMWM1N2MzMzRkODAxNmU1ZjI4MmVhZDM5NzE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a4c38596-6e20-4ad7-83da-649f42d7258f"
}
],
"workloadContext": "Production"
}
2023-02-16T05:15:48.809Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-16T05:15:48.809Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8de4883-45b3-48d9-b65f-e1b61b081834 ASDC
2023-02-16T05:15:48.825Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:e8de4883-45b3-48d9-b65f-e1b61b081834
ServiceInvariantUUID:cea48a26-3c05-4f0e-a00d-e93815d6a206
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:a4c38596-6e20-4ad7-83da-649f42d7258f
ArtifactChecksum:ZWU4OTFiMWM1N2MzMzRkODAxNmU1ZjI4MmVhZDM5NzE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:0a05be05-bc31-46d0-8e02-5b4e8d844a10
ResourceInvariantUUID:ecc4c533-68b8-4cc7-9c25-783430cf68fe
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:6a2a8ad8-3f0a-4bc9-8b09-8ab39049f2b9
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-16T05:15:48.827Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8de4883-45b3-48d9-b65f-e1b61b081834 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-16T05:15:49.085Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T05:15:49.087Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:15:49.087Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:15:49.087Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a4c38596-6e20-4ad7-83da-649f42d7258f from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-16T05:15:49.088Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-16T05:15:49.089Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-16T05:15:50.748Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-16T05:15:50.769Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar a4c38596-6e20-4ad7-83da-649f42d7258f 57787
2023-02-16T05:15:50.771Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:50.772Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:50.772Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T05:15:50.772Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:15:50.773Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:15:50.773Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524550771,
"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-16T05:15:51.774Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T05:15:51.776Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:15:51.776Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: a4c38596-6e20-4ad7-83da-649f42d7258f, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-16T05:15:51.777Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-16T05:15:51.778Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-16T05:15:51.778Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-16T05:15:52.379Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9175575631628375374/Definitions/service-BasicNetwork-template.yml
2023-02-16T05:15:53.473Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-16T05:15:53.474Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-16T05:15:53.476Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-16T05:15:53.476Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-16T05:15:53.476Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.476Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.477Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.477Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.477Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-16T05:15:53.477Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.477Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.477Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.478Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-16T05:15:53.478Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.478Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.479Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-16T05:15:53.480Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-16T05:15:53.480Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T05:15:53.480Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.480Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.481Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-16T05:15:53.481Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-16T05:15:53.481Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T05:15:53.481Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.482Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.482Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.483Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.484Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.484Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.485Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.485Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.485Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.485Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.487Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:e8de4883-45b3-48d9-b65f-e1b61b081834
Model Version:NULL
Model InvariantUuid:cea48a26-3c05-4f0e-a00d-e93815d6a206
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:ecc4c533-68b8-4cc7-9c25-783430cf68fe
Model UUID:58a716fd-38ba-4637-9678-0868bcf4b6fc
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:0a05be05-bc31-46d0-8e02-5b4e8d844a10
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-16T05:15:53.563Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 6a2a8ad8-3f0a-4bc9-8b09-8ab39049f2b9
2023-02-16T05:15:53.563Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||No resources found for Service: e8de4883-45b3-48d9-b65f-e1b61b081834
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-16T05:15:53.615Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||
2023-02-16T05:15:53.616Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-16T05:15:53.617Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8de4883-45b3-48d9-b65f-e1b61b081834
2023-02-16T05:15:53.617Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8de4883-45b3-48d9-b65f-e1b61b081834
2023-02-16T05:15:53.617Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-16T05:15:53.618Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.671Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@61f1af88, org.onap.sdc.toscaparser.api.parameters.Input@485bbef2, org.onap.sdc.toscaparser.api.parameters.Input@327330c4, org.onap.sdc.toscaparser.api.parameters.Input@30a1209c, org.onap.sdc.toscaparser.api.parameters.Input@5cc044ef]
2023-02-16T05:15:53.677Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.677Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.678Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.678Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.678Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid e8de4883-45b3-48d9-b65f-e1b61b081834: Generic NeutronNet
2023-02-16T05:15:53.678Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.679Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.679Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.679Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:53.894Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.894Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.895Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.896Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.896Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:15:53.896Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:15:53.897Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:54.368Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-16T05:15:54.369Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:54.369Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||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-16T05:15:54.370Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T05:15:54.370Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:15:54.370Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:15:54.370Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524554369,
"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-16T05:15:55.371Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:15:55.440Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:15:55.465Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T05:15:55.465Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T05:15:55.465Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T05:16:06.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:16:06.219Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:16:06.220Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524513929,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:16:06.221Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:16:25.466Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:16:25.564Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:16:25.576Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T05:16:25.579Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T05:16:25.579Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T05:16:55.579Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:16:55.625Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:16:55.633Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T05:16:55.634Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-16T05:16:55.634Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-16T05:17:06.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:17:06.231Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.232Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "multicloud-k8s",
"timestamp": 1676524518500,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:17:06.233Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.234Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.234Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "aai-model-loader",
"timestamp": 1676524532714,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:17:06.234Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.234Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.235Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524545369,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:17:06.235Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.235Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.235Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524513929,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:17:06.236Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.236Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "multicloud-k8s",
"timestamp": 1676524518500,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:17:06.236Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.236Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.237Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524503757,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:17:06.237Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.237Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.237Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "aai-model-loader",
"timestamp": 1676524532714,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:17:06.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524545369,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:17:06.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.239Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.239Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524549278,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:17:06.239Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.240Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524550771,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:17:06.240Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.240Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.241Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "aai-model-loader",
"timestamp": 1676524550778,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:17:06.241Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.241Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.241Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524549419,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:17:06.242Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.242Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.242Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524551482,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T05:17:06.243Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.243Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.243Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524552487,
"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-16T05:17:06.346Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
2023-02-16T05:17:06.347Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0 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-16T05:17:06.469Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.470Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524554369,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T05:17:06.471Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.472Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.472Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "aai-model-loader",
"timestamp": 1676524559252,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T05:17:06.473Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:17:06.473Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:17:06.473Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "aai-model-loader",
"timestamp": 1676524560257,
"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-16T05:17:06.563Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
2023-02-16T05:17:06.565Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0 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-16T05:17:25.634Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:17:25.722Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:17:25.749Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T05:17:25.749Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-16T05:17:25.750Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-16T05:17:25.750Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-16T05:17:25.750Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T05:17:25.750Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T05:17:25.750Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T05:17:25.750Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-16T05:17:25.811Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-16T05:17:55.814Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0 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-16T05:17:55.902Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0 and serviceModelVersionId: e8de4883-45b3-48d9-b65f-e1b61b081834
2023-02-16T05:17:55.903Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cea48a26-3c05-4f0e-a00d-e93815d6a206
2023-02-16T05:17:55.905Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cea48a26-3c05-4f0e-a00d-e93815d6a206/model-vers/model-ver/e8de4883-45b3-48d9-b65f-e1b61b081834?depth=0
2023-02-16T05:17:55.918Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-16T05:17:56.047Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cea48a26-3c05-4f0e-a00d-e93815d6a206/model-vers/model-ver/e8de4883-45b3-48d9-b65f-e1b61b081834?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-16T05:17:56.053Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cea48a26-3c05-4f0e-a00d-e93815d6a206/model-vers/model-ver/e8de4883-45b3-48d9-b65f-e1b61b081834?depth=0|INFO|500||Invoke
2023-02-16T05:17:56.065Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cea48a26-3c05-4f0e-a00d-e93815d6a206/model-vers/model-ver/e8de4883-45b3-48d9-b65f-e1b61b081834?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-16T05:17:56.483Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cea48a26-3c05-4f0e-a00d-e93815d6a206/model-vers/model-ver/e8de4883-45b3-48d9-b65f-e1b61b081834?depth=0|INFO|500||InvokeReturn
2023-02-16T05:17:56.484Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cea48a26-3c05-4f0e-a00d-e93815d6a206/model-vers/model-ver/e8de4883-45b3-48d9-b65f-e1b61b081834?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Feb 2023 05:17:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[405], vertex-id=[229456], x-aai-txid=[1-aai-resources-230216-05:17:56:114-25631], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-16T05:17:56.484Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-02-16T05:17:56.484Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-16T05:17:56.485Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-16T05:17:56.504Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-16T05:17:56.505Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0cbfeda6-60c1-4118-a517-5d3fb3fe40a0 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-16T05:17:56.505Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-16T05:17:56.506Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:17:56.506Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:17:56.506Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524676505,
"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-16T05:17:57.651Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-16T05:17:57.668Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-16T05:17:57.670Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2e221917-a1d0-4e5e-949c-8beb1e632d3e","serviceName":"Demo_pNF_zX1o2UlzO98tZrXP9jSp","serviceVersion":"1.0","serviceUUID":"9ca44905-9630-443f-ae85-35543ed2bdd5","serviceDescription":"catalog service description","serviceInvariantUUID":"b55a514a-beda-4a5c-80a8-3c64417ce70d","resources":[{"resourceInstanceName":"pNF 34364ecb-2cbf 0","resourceName":"pNF 34364ecb-2cbf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"323c291e-b874-4ed5-90ba-5912cf064cdd","resourceInvariantUUID":"f881b21a-a31b-41a0-99a9-c7b838384c0f","resourceCustomizationUUID":"3bb79459-481d-4187-ad60-df5f813d4718","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml","artifactChecksum":"NjQ0ZjhhMDNiYTQ4NGJmNDFlNWNkZGYzMjEzNDFkOTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a2a3f090-fa18-497b-bf73-566893cbb15e","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar","artifactChecksum":"ZWNmYTk4MDk3NTQ3M2NlMmNjMjg4MzI2ZTA3MTM4MjI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"807930f2-af4d-433c-a3b8-827fb6bf2076","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fcf7d4cd-8298-42c2-81fb-4e15ab5ce7ad","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDk1ODk3ZTgzZDRmOGZiMjcxZjQyMDlhNDVjYzg2NzA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f0c5d56e-e594-49a9-8c2b-1b19c2b4def1","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0283bd85-2d4d-4494-8f48-06a3c566f1f8","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"93ee0e28-e299-43c9-97c4-ab8a5f062286","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml","artifactChecksum":"N2YwYjUzNDc1NTY4YjE0YTZmNGRiZjZiMzM4ZWY2ZTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7783fbee-ef15-40f7-bfa3-9cfeecc3bbd4","artifactVersion":"1"},{"artifactName":"service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar","artifactChecksum":"NzQxMGI1YjE5YmFmOGM2MWRkODhlZDA1OGE2NTY1YWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d6e79a94-d9b0-47a4-b0a2-9fcd83678ccf","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-16T05:17:57.676Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:17:57.676Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:17:57.677Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:17:57.677Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:17:58.707Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:17:58.713Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:17:58.714Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:17:58.714Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:17:59.719Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:17:59.720Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:17:59.720Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:17:59.720Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:00.721Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:00.722Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:00.724Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:00.725Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:01.727Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:01.728Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:01.728Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:01.728Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:02.729Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:02.730Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:02.731Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:02.731Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:03.733Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:03.734Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:03.735Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:03.735Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:04.737Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:04.739Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:04.739Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:04.739Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:05.741Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"serviceName": "Demo_pNF_zX1o2UlzO98tZrXP9jSp",
"serviceVersion": "1.0",
"serviceUUID": "9ca44905-9630-443f-ae85-35543ed2bdd5",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "b55a514a-beda-4a5c-80a8-3c64417ce70d",
"resources": [
{
"resourceInstanceName": "pNF 34364ecb-2cbf 0",
"resourceCustomizationUUID": "3bb79459-481d-4187-ad60-df5f813d4718",
"resourceName": "pNF 34364ecb-2cbf",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "323c291e-b874-4ed5-90ba-5912cf064cdd",
"resourceInvariantUUID": "f881b21a-a31b-41a0-99a9-c7b838384c0f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"artifactChecksum": "NzQxMGI1YjE5YmFmOGM2MWRkODhlZDA1OGE2NTY1YWM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "d6e79a94-d9b0-47a4-b0a2-9fcd83678ccf"
}
],
"workloadContext": "Production"
}
2023-02-16T05:18:05.743Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-16T05:18:05.743Z|0cbfeda6-60c1-4118-a517-5d3fb3fe40a0|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9ca44905-9630-443f-ae85-35543ed2bdd5 ASDC
2023-02-16T05:18:05.743Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:2e221917-a1d0-4e5e-949c-8beb1e632d3e
ServiceName:Demo_pNF_zX1o2UlzO98tZrXP9jSp
ServiceVersion:1.0
ServiceUUID:9ca44905-9630-443f-ae85-35543ed2bdd5
ServiceInvariantUUID:b55a514a-beda-4a5c-80a8-3c64417ce70d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
ArtifactUUID:d6e79a94-d9b0-47a4-b0a2-9fcd83678ccf
ArtifactChecksum:NzQxMGI1YjE5YmFmOGM2MWRkODhlZDA1OGE2NTY1YWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 34364ecb-2cbf 0
ResourceCustomizationUUID:3bb79459-481d-4187-ad60-df5f813d4718
ResourceInvariantUUID:f881b21a-a31b-41a0-99a9-c7b838384c0f
ResourceName:pNF 34364ecb-2cbf
ResourceType:PNF
ResourceUUID:323c291e-b874-4ed5-90ba-5912cf064cdd
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-02-16T05:18:05.744Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9ca44905-9630-443f-ae85-35543ed2bdd5 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-16T05:18:05.964Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T05:18:05.966Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:18:05.967Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:18:05.967Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: d6e79a94-d9b0-47a4-b0a2-9fcd83678ccf from URL: /sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:05.967Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-16T05:18:05.971Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:06.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:06.247Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.248Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.249Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.249Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.250Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.251Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.251Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.251Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.252Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.252Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.253Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.253Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.254Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.254Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.254Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.254Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.254Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.254Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.255Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.255Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.255Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.255Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.255Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.255Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.256Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.256Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.256Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.256Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.256Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.256Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.257Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.257Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.257Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.257Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.257Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.257Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.258Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.258Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.258Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.258Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.258Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.259Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.259Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.259Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.259Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.259Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.259Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524610285,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.260Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524622714,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.260Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.260Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "multicloud-k8s",
"timestamp": 1676524607337,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.261Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524634355,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.261Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.263Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.263Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524635782,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.263Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.264Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.264Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.264Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.265Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.265Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.265Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.266Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.266Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.266Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.267Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.269Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524635369,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.269Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.269Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524644683,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.270Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.270Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.270Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524646586,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T05:18:06.271Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.271Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.271Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "aai-model-loader",
"timestamp": 1676524647589,
"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-16T05:18:06.319Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2e221917-a1d0-4e5e-949c-8beb1e632d3e
2023-02-16T05:18:06.319Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2e221917-a1d0-4e5e-949c-8beb1e632d3e 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-16T05:18:06.383Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.383Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524646973,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T05:18:06.384Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.384Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.384Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524647977,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "SDNC"
}
2023-02-16T05:18:06.399Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-16T05:18:06.413Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar d6e79a94-d9b0-47a4-b0a2-9fcd83678ccf 88016
2023-02-16T05:18:06.414Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar ASDC sendASDCNotification
2023-02-16T05:18:06.414Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:06.414Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T05:18:06.414Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:06.414Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:06.415Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524686413,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:06.475Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2e221917-a1d0-4e5e-949c-8beb1e632d3e
2023-02-16T05:18:06.476Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2e221917-a1d0-4e5e-949c-8beb1e632d3e 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-16T05:18:06.634Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.634Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.634Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.635Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.635Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.637Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.637Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.637Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.637Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.637Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.637Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.638Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.638Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.638Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.638Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.638Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.639Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.639Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.639Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.639Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.639Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.640Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.640Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.640Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.640Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.640Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.641Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.641Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.641Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.641Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.641Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.641Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.642Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.642Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.642Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.645Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.645Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.646Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.646Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.646Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.647Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.647Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.648Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.649Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.653Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.653Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.653Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.654Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.654Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.654Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.655Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.655Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.656Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.656Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.656Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.657Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.663Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.664Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.664Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.664Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.665Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.665Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.665Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.665Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.670Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.670Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.671Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.671Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524635359,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.671Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.672Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.672Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524652714,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.673Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.673Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.673Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524633847,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.674Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.684Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.685Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.692Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.692Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.693Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.693Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.693Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.693Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524671759,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.693Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.693Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.694Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524671599,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.694Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.694Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.694Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "aai-model-loader",
"timestamp": 1676524673154,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.695Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.695Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.696Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524665369,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:06.696Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.696Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.696Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524672891,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.697Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.697Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.697Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524673875,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.697Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.697Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.698Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524674402,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-02-16T05:18:06.698Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.698Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.698Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "0cbfeda6-60c1-4118-a517-5d3fb3fe40a0",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524676505,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-16T05:18:06.699Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.699Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.699Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524675462,
"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-16T05:18:06.894Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c43a1eba-fe52-4be9-b5af-8f5a4873827a
2023-02-16T05:18:06.895Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c43a1eba-fe52-4be9-b5af-8f5a4873827a 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-16T05:18:06.975Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.977Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.978Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.978Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524676461,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-16T05:18:06.978Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.978Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.978Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "multicloud-k8s",
"timestamp": 1676524676473,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-16T05:18:06.979Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.979Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.979Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:06.979Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:06.979Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:06.981Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1676524677465,
"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-16T05:18:07.026Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c43a1eba-fe52-4be9-b5af-8f5a4873827a
2023-02-16T05:18:07.027Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c43a1eba-fe52-4be9-b5af-8f5a4873827a 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-16T05:18:07.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.123Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.124Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.125Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.125Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.125Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.126Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.127Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.128Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.128Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/resourceInstances/pnf34364ecb2cbf0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.129Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.129Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.129Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.130Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.130Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.130Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "NOTIFIED"
}
2023-02-16T05:18:07.131Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.131Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.131Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9c28d765-6665-4678-a2cd-3983d88348dc",
"consumerID": "cds-sdc-listener",
"timestamp": 1676524672768,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.131Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.131Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-02-16T05:18:07.131Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "9c28d765-6665-4678-a2cd-3983d88348dc",
"consumerID": "multicloud-k8s",
"timestamp": 1676524677505,
"artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-16T05:18:07.132Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-16T05:18:07.423Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T05:18:07.425Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:18:07.426Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: d6e79a94-d9b0-47a4-b0a2-9fcd83678ccf, URL: /sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar to file: /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:07.427Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:07.449Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:07.449Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:07.713Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18224455844727976654/Definitions/service-DemoPnfZx1o2ulzo98tzrxp9jsp-template.yml
2023-02-16T05:18:09.928Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-16T05:18:09.929Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-16T05:18:09.929Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.930Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-16T05:18:09.930Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.930Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.957Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.958Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.958Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.958Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.958Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 34364ecb-2cbf 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-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:09.958Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-16T05:18:09.959Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.959Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.959Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Node template pNF 34364ecb-2cbf 0 is matching search criteria
2023-02-16T05:18:09.960Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-16T05:18:09.960Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 34364ecb-2cbf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T05:18:09.961Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.961Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.961Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Node template pNF 34364ecb-2cbf 0 is matching search criteria
2023-02-16T05:18:09.961Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-02-16T05:18:09.962Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 34364ecb-2cbf 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-16T05:18:09.962Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.962Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.962Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.963Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.963Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.963Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.963Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.964Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.966Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:09.966Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:09.966Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_zX1o2UlzO98tZrXP9jSp
Description:catalog service description
Model UUID:9ca44905-9630-443f-ae85-35543ed2bdd5
Model Version:NULL
Model InvariantUuid:b55a514a-beda-4a5c-80a8-3c64417ce70d
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-16T05:18:10.185Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 323c291e-b874-4ed5-90ba-5912cf064cdd
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-16T05:18:10.240Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||pNF 34364ecb-2cbf 0
2023-02-16T05:18:10.241Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 323c291e-b874-4ed5-90ba-5912cf064cdd
2023-02-16T05:18:10.241Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 9ca44905-9630-443f-ae85-35543ed2bdd5
2023-02-16T05:18:10.242Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 9ca44905-9630-443f-ae85-35543ed2bdd5
2023-02-16T05:18:10.242Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 34364ecb-2cbf 0 323c291e-b874-4ed5-90ba-5912cf064cdd 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-16T05:18:10.356Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2756f4c2, org.onap.sdc.toscaparser.api.parameters.Input@2ff473c7, org.onap.sdc.toscaparser.api.parameters.Input@2d885308, org.onap.sdc.toscaparser.api.parameters.Input@6a6a302e, org.onap.sdc.toscaparser.api.parameters.Input@7a0a3945]
2023-02-16T05:18:10.357Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:10.358Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:10.358Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 9ca44905-9630-443f-ae85-35543ed2bdd5: pNF 34364ecb-2cbf
2023-02-16T05:18:10.359Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Processing PNF resource: 323c291e-b874-4ed5-90ba-5912cf064cdd
2023-02-16T05:18:10.359Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-16T05:18:10.360Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_zX1o2UlzO98tZrXP9jSp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-16T05:18:10.360Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Resource customization UUID: 3bb79459-481d-4187-ad60-df5f813d4718 is the same as notified resource customizationUUID: 3bb79459-481d-4187-ad60-df5f813d4718
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-16T05:18:11.627Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 34364ecb-2cbf 323c291e-b874-4ed5-90ba-5912cf064cdd 0 ASDC deployResourceStructure
2023-02-16T05:18:11.631Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar ASDC sendASDCNotification
2023-02-16T05:18:11.631Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar
2023-02-16T05:18:11.631Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-16T05:18:11.632Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:11.632Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:11.633Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524691630,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfZx1o2ulzo98tzrxp9jsp/1.0/artifacts/service-DemoPnfZx1o2ulzo98tzrxp9jsp-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:12.639Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2e221917-a1d0-4e5e-949c-8beb1e632d3e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:18:12.897Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2e221917-a1d0-4e5e-949c-8beb1e632d3e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-16T05:18:12.944Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-16T05:18:12.944Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-16T05:18:12.953Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-16T05:18:12.953Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-16T05:18:12.953Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T05:18:12.954Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T05:18:12.954Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-16T05:18:12.954Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-02-16T05:18:13.090Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-16T05:18:43.092Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2e221917-a1d0-4e5e-949c-8beb1e632d3e 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-16T05:18:43.145Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2e221917-a1d0-4e5e-949c-8beb1e632d3e and serviceModelVersionId: 9ca44905-9630-443f-ae85-35543ed2bdd5
2023-02-16T05:18:43.145Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : b55a514a-beda-4a5c-80a8-3c64417ce70d
2023-02-16T05:18:43.147Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0
2023-02-16T05:18:43.156Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-02-16T05:18:43.399Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0|INFO|500||Invoke
2023-02-16T05:18:43.401Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2e221917-a1d0-4e5e-949c-8beb1e632d3e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8ce11a0b-39e4-4364-9ff1-df1fd6f25d0f], X-ECOMP-RequestID=[2e221917-a1d0-4e5e-949c-8beb1e632d3e], X-TransactionId=[], X-ONAP-RequestID=[2e221917-a1d0-4e5e-949c-8beb1e632d3e], Content-Type=[application/merge-patch+json]}
2023-02-16T05:18:43.431Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-16T05:18:43.907Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?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/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0 has http status code:200 and response headers:{date=[Thu, 16 Feb 2023 05:18:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[458], vertex-id=[176184], x-aai-txid=[0-aai-resources-230216-05:18:43:480-69310], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-16T05:18:43.908Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-16T05:18:43.909Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/b55a514a-beda-4a5c-80a8-3c64417ce70d/model-vers/model-ver/9ca44905-9630-443f-ae85-35543ed2bdd5?depth=0|INFO|500||InvokeReturn
2023-02-16T05:18:43.924Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-16T05:18:43.926Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-02-16T05:18:43.949Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-02-16T05:18:43.949Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2e221917-a1d0-4e5e-949c-8beb1e632d3e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-16T05:18:43.950Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-16T05:18:43.951Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:43.951Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:43.952Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "2e221917-a1d0-4e5e-949c-8beb1e632d3e",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524723950,
"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-16T05:18:45.125Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-02-16T05:18:45.132Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c43a1eba-fe52-4be9-b5af-8f5a4873827a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"0e432692-3df0-46f0-bade-bd1e53c5bfc6","serviceDescription":"service","serviceInvariantUUID":"55f3c623-2a1d-4cb3-81c1-72882a707526","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c3996f54-d3b7-4074-a312-29629638cd11","resourceInvariantUUID":"1bca4aa1-77d7-4601-a451-9c16bb4ea3e3","resourceCustomizationUUID":"7a5bb472-90ad-4c36-8082-eeda72f8db29","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":"ZTJmODgzZTY3NzkzM2I2MDlmOTM1NzZkYjY5NzIzZWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4d427231-2a16-4969-b124-64cbd7dcddb6","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":"NWRmMWRkOTFjNjlhNDM0ZjJmYjIwMjMzMTQyMTZiZmY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"91968717-0f54-40ec-80ab-82be6558b465","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":"b6432ea0-21e2-427b-bcfa-9665e58fa753","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":"67f61afa-9f50-4ef0-a688-cc9e4bc6c06b","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":"96c5532d-12b1-45c8-a6c5-541e66dfeb53","artifactVersion":"2","generatedFromUUID":"b6432ea0-21e2-427b-bcfa-9665e58fa753"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"Y2IzY2UyNzI3ODhlNDFjZjU0YjJkZWRlNWFkODgzZTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ea6d7446-c152-4b52-a110-d7eb9874480e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"Yjk4MzQzZDM5OTM1ZmQ1MzNhOGU2Y2YyZWZlMGQyMTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1ac2b509-b932-41d4-bfd2-635c14f6ab2e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-16T05:18:45.133Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:45.133Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:45.136Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:45.136Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"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-16T05:18:46.139Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:46.139Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:46.140Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:46.140Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"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-16T05:18:47.143Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:47.144Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:47.144Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:47.144Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"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-16T05:18:48.146Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:48.146Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:48.146Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:48.147Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"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-16T05:18:49.148Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:49.149Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:49.149Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:49.149Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"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-16T05:18:50.150Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:50.151Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:50.151Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:50.151Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"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-16T05:18:51.153Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-16T05:18:51.153Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:51.154Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:51.154Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524677651,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-16T05:18:52.157Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "0e432692-3df0-46f0-bade-bd1e53c5bfc6",
"serviceDescription": "service",
"serviceInvariantUUID": "55f3c623-2a1d-4cb3-81c1-72882a707526",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "7a5bb472-90ad-4c36-8082-eeda72f8db29",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c3996f54-d3b7-4074-a312-29629638cd11",
"resourceInvariantUUID": "1bca4aa1-77d7-4601-a451-9c16bb4ea3e3",
"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": "NWRmMWRkOTFjNjlhNDM0ZjJmYjIwMjMzMTQyMTZiZmY\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "91968717-0f54-40ec-80ab-82be6558b465",
"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": "b6432ea0-21e2-427b-bcfa-9665e58fa753",
"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": "96c5532d-12b1-45c8-a6c5-541e66dfeb53",
"generatedFromUUID": "b6432ea0-21e2-427b-bcfa-9665e58fa753"
},
"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": "96c5532d-12b1-45c8-a6c5-541e66dfeb53",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "Yjk4MzQzZDM5OTM1ZmQ1MzNhOGU2Y2YyZWZlMGQyMTM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1ac2b509-b932-41d4-bfd2-635c14f6ab2e"
}
],
"workloadContext": "Production"
}
2023-02-16T05:18:52.157Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-16T05:18:52.158Z|2e221917-a1d0-4e5e-949c-8beb1e632d3e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0e432692-3df0-46f0-bade-bd1e53c5bfc6 ASDC
2023-02-16T05:18:52.159Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c43a1eba-fe52-4be9-b5af-8f5a4873827a
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:0e432692-3df0-46f0-bade-bd1e53c5bfc6
ServiceInvariantUUID:55f3c623-2a1d-4cb3-81c1-72882a707526
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:1ac2b509-b932-41d4-bfd2-635c14f6ab2e
ArtifactChecksum:Yjk4MzQzZDM5OTM1ZmQ1MzNhOGU2Y2YyZWZlMGQyMTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:7a5bb472-90ad-4c36-8082-eeda72f8db29
ResourceInvariantUUID:1bca4aa1-77d7-4601-a451-9c16bb4ea3e3
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:c3996f54-d3b7-4074-a312-29629638cd11
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:91968717-0f54-40ec-80ab-82be6558b465
ArtifactChecksum:NWRmMWRkOTFjNjlhNDM0ZjJmYjIwMjMzMTQyMTZiZmY=
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:b6432ea0-21e2-427b-bcfa-9665e58fa753
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:96c5532d-12b1-45c8-a6c5-541e66dfeb53
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:96c5532d-12b1-45c8-a6c5-541e66dfeb53
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-16T05:18:52.159Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0e432692-3df0-46f0-bade-bd1e53c5bfc6 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-16T05:18:52.360Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T05:18:52.363Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:18:52.364Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:18:52.365Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1ac2b509-b932-41d4-bfd2-635c14f6ab2e from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-16T05:18:52.366Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-02-16T05:18:52.367Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-16T05:18:53.184Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-02-16T05:18:53.192Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 1ac2b509-b932-41d4-bfd2-635c14f6ab2e 75196
2023-02-16T05:18:53.193Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||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-16T05:18:53.193Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||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-16T05:18:53.193Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-16T05:18:53.195Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-02-16T05:18:53.195Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-16T05:18:53.195Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "c43a1eba-fe52-4be9-b5af-8f5a4873827a",
"consumerID": "SO-sdc-controller",
"timestamp": 1676524733193,
"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-16T05:18:54.196Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-16T05:18:54.198Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-02-16T05:18:54.198Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1ac2b509-b932-41d4-bfd2-635c14f6ab2e, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:54.199Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-16T05:18:54.200Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:54.200Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:54.494Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4648240768438919931/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-16T05:18:57.440Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-16T05:18:57.441Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-16T05:18:57.441Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.441Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-16T05:18:57.441Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.441Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.441Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||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-16T05:18:57.442Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.442Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.442Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.442Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-16T05:18:57.442Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-02-16T05:18:57.443Z|c43a1eba-fe52-4be9-b5af-8f5a4873827a|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery