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-27T00:47:35.050Z||main|||||INFO|500||The following profiles are active: basic
2023-02-27T00:47:49.121Z||main|||||INFO|500||Starting service [Tomcat]
2023-02-27T00:47:49.122Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-02-27T00:47:49.303Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-02-27T00:47:55.468Z||main|||||INFO|500||catdb-pool - Starting...
2023-02-27T00:47:56.079Z||main|||||INFO|500||catdb-pool - Start completed.
2023-02-27T00:47:57.032Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-02-27T00:47:57.305Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-02-27T00:47:58.236Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-27T00:48:00.607Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-27T00:48:01.626Z||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-27T00:48:05.492Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-27T00:48:05.672Z||main|||||INFO|500||reqdb-pool - Starting...
2023-02-27T00:48:05.744Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-02-27T00:48:05.757Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-02-27T00:48:07.285Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-02-27T00:48:08.023Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-27T00:48:10.032Z||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-27T00:48:11.205Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-02-27T00:48:11.207Z||main|||||ERROR|500||(conn=1357) Table 'catalogdb.activity_spec' doesn't exist
2023-02-27T00:48:11.232Z||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-27T00:48:15.952Z||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-27T00:48:19.866Z||main|||||WARN|500||---
2023-02-27T00:48:19.867Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-02-27T00:48:19.868Z||main|||||WARN|500||---
2023-02-27T00:48:20.461Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-02-27T00:48:27.432Z||main|||||INFO|500||Started Application in 56.437 seconds (JVM running for 59.605)
2023-02-27T00:48:27.450Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-02-27T00:48:27.453Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-02-27T00:48:27.463Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-02-27T00:48:27.549Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= b21206a6-3294-4a12-9521-e121bf7c6a47 url= /sdc/v1/artifactTypes
2023-02-27T00:48:27.556Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-02-27T00:48:27.761Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-27T00:48:27.841Z||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-27T00:48:27.842Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-02-27T00:48:27.842Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= cd2edfbe-86e0-460e-9782-fffc666b90fd url= /sdc/v1/distributionKafkaData
2023-02-27T00:48:27.843Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-02-27T00:48:27.892Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-02-27T00:48:27.904Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2f4ad92b
2023-02-27T00:48:28.019Z||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-e7313a6a-3806-416f-8290-ef22e53c0387
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-27T00:48:28.098Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Instantiated an idempotent producer.
2023-02-27T00:48:28.248Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-02-27T00:48:28.357Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-27T00:48:28.357Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-27T00:48:28.358Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677458908351
2023-02-27T00:48:28.366Z||scheduling-1|||||INFO|500||start DistributionClient
2023-02-27T00:48:28.394Z||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-f2517bc6-424e-4273-a02f-3228bf649b5e
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-27T00:48:28.502Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-27T00:48:28.502Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-27T00:48:28.503Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677458908502
2023-02-27T00:48:28.505Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:48:28.508Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:48:28.509Z||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-56270f14-818d-4fb5-a557-e982e6c0651b
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-27T00:48:28.527Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-02-27T00:48:28.528Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-02-27T00:48:28.528Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677458908527
2023-02-27T00:48:28.529Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:48:28.533Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:48:28.546Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-02-27T00:48:29.621Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Cluster ID: FxHrPWsyQQaMQIEWkKMqpw
2023-02-27T00:48:29.621Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 45EEw1qFRSafWE10MhJNVA
2023-02-27T00:48:29.621Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:29.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 45EEw1qFRSafWE10MhJNVA
2023-02-27T00:48:29.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 45EEw1qFRSafWE10MhJNVA
2023-02-27T00:48:29.623Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:29.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 45EEw1qFRSafWE10MhJNVA
2023-02-27T00:48:29.624Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:29.624Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 45EEw1qFRSafWE10MhJNVA
2023-02-27T00:48:29.624Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] ProducerId set to 4 with epoch 0
2023-02-27T00:48:29.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 45EEw1qFRSafWE10MhJNVA
2023-02-27T00:48:29.625Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:29.625Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:29.626Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:29.629Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Cluster ID: FxHrPWsyQQaMQIEWkKMqpw
2023-02-27T00:48:29.629Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Cluster ID: FxHrPWsyQQaMQIEWkKMqpw
2023-02-27T00:48:29.631Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-27T00:48:29.631Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-02-27T00:48:29.712Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] (Re-)joining group
2023-02-27T00:48:29.714Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] (Re-)joining group
2023-02-27T00:48:29.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e-80e7d758-597e-43af-85d1-cabc447a8dcd
2023-02-27T00:48:29.828Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-27T00:48:29.828Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] (Re-)joining group
2023-02-27T00:48:29.846Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b-b1a2444b-898f-421e-b312-777e48dfa42d
2023-02-27T00:48:29.882Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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-27T00:48:29.885Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] (Re-)joining group
2023-02-27T00:48:35.923Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b-b1a2444b-898f-421e-b312-777e48dfa42d', protocol='range'}
2023-02-27T00:48:35.924Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e-80e7d758-597e-43af-85d1-cabc447a8dcd', protocol='range'}
2023-02-27T00:48:36.017Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:36.018Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:36.019Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:36.019Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:36.020Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:36.020Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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 E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T00:48:36.027Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e-80e7d758-597e-43af-85d1-cabc447a8dcd=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b-b1a2444b-898f-421e-b312-777e48dfa42d=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-27T00:48:36.047Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b-b1a2444b-898f-421e-b312-777e48dfa42d', protocol='range'}
2023-02-27T00:48:36.047Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e-80e7d758-597e-43af-85d1-cabc447a8dcd', protocol='range'}
2023-02-27T00:48:36.049Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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-27T00:48:36.049Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-27T00:48:36.057Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, 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-27T00:48:36.058Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-27T00:48:36.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-02-27T00:48:36.090Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-02-27T00:48:36.091Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-02-27T00:48:36.092Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-02-27T00:48:36.091Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-02-27T00:48:36.092Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-02-27T00:48:36.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-02-27T00:48:36.092Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-02-27T00:48:36.102Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-02-27T00:48:36.103Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-02-27T00:48:36.104Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-02-27T00:48:36.105Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-02-27T00:48:36.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-27T00:48:36.179Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-27T00:48:36.261Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-27T00:48:36.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-27T00:48:36.262Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-27T00:48:36.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-02-27T00:48:36.263Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-27T00:48:36.263Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-27T00:48:36.278Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-27T00:48:36.279Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-02-27T00:48:36.280Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-27T00:48:36.282Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-02-27T00:49:28.515Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:49:28.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:50:28.517Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:50:28.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:51:28.518Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:51:28.537Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:52:28.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:52:28.539Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:53:28.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:53:28.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:54:28.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:54:28.542Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:55:28.526Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:55:28.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:56:28.526Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:56:28.544Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:57:28.528Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:57:28.546Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:57:29.639Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f2517bc6-424e-4273-a02f-3228bf649b5e, groupId=so] Node -1 disconnected.
2023-02-27T00:57:29.687Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-56270f14-818d-4fb5-a557-e982e6c0651b, groupId=so] Node -1 disconnected.
2023-02-27T00:57:29.898Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Node -1 disconnected.
2023-02-27T00:58:16.685Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-02-27T00:58:28.529Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:58:28.546Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T00:59:28.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T00:59:28.550Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:00:28.530Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:00:28.552Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:01:28.532Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:01:28.555Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:02:28.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:02:28.556Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:03:28.537Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:03:28.557Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:04:28.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:04:28.559Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:05:28.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:05:28.560Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:06:28.540Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:06:28.561Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:07:28.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:07:28.564Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:08:28.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:08:28.565Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:09:28.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:09:28.568Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:10:28.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:10:28.569Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:11:28.547Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:11:28.571Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:12:28.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:12:28.572Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:13:28.552Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:13:28.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:14:28.554Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:14:28.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:15:28.556Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:15:28.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:16:28.557Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:16:28.577Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:17:28.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:17:28.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:18:28.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:18:28.580Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:19:28.559Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:19:28.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:20:28.561Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:20:28.583Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:21:28.563Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:21:28.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:22:28.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:22:28.587Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:23:28.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:23:28.589Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:24:28.569Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:24:28.590Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:25:28.571Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:25:28.591Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:26:28.573Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:26:28.592Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:27:28.575Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:27:28.592Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:28:28.576Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:28:28.593Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:29:28.577Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:29:28.595Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:30:28.579Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:30:28.596Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:31:28.581Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:31:28.597Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:32:28.583Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:32:28.598Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:33:28.585Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:33:28.599Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:34:28.587Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:34:28.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:35:28.589Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:35:28.602Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:36:28.590Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:36:28.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:37:28.592Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:37:28.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:38:28.593Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:38:28.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:39:28.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:39:28.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:40:28.597Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:40:28.607Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:41:28.600Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:41:28.608Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:42:28.601Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:42:28.609Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:43:28.602Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:43:28.610Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:44:28.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:44:28.611Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:45:28.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:45:28.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:46:28.608Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:46:28.614Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:47:28.610Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:47:28.616Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:48:28.611Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:48:28.618Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:49:28.613Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:49:28.619Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:50:28.615Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:50:28.620Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:51:28.616Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:51:28.621Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:52:28.617Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:52:28.623Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:53:28.619Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:53:28.625Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:54:28.619Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:54:28.626Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:55:28.620Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:55:28.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:56:28.622Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:56:28.630Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:57:28.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:57:28.631Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:58:28.624Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:58:28.632Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T01:59:28.626Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T01:59:28.633Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:00:28.628Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:00:28.633Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:01:28.629Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:01:28.635Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:02:28.631Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:02:28.636Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:03:28.632Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:03:28.637Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:04:28.633Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:04:28.638Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:05:28.634Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:05:28.639Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:06:28.635Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:06:28.640Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:07:28.636Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:07:28.640Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:08:28.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:08:28.641Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:09:28.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:09:28.642Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:10:28.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:10:28.645Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:11:28.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:11:28.645Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:12:28.642Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:12:28.645Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:13:28.644Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:13:28.645Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:14:28.645Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:14:28.646Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:15:28.646Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:15:28.647Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:16:28.648Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:16:28.649Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:17:28.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:17:28.650Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:18:28.650Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:18:28.651Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:19:28.652Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:19:28.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:20:28.654Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:20:28.653Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:21:28.655Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:21:28.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:22:28.656Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:22:28.657Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:23:28.658Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:23:28.658Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:24:28.658Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:24:28.661Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:25:28.660Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:25:28.661Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:26:28.660Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:26:28.663Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:27:28.661Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:27:28.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:28:28.662Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:28:28.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:29:28.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:29:28.665Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:30:28.665Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:30:28.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:31:28.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:31:28.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:32:28.668Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:32:28.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:33:28.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:33:28.670Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:34:28.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:34:28.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:35:28.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:35:28.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:36:28.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:36:28.673Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:37:28.675Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:37:28.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:38:28.676Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:38:28.676Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:39:28.678Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:39:28.677Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:40:28.679Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:40:28.679Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:41:28.680Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:41:28.681Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:42:28.681Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:42:28.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:43:28.685Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:43:28.698Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:44:28.686Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:44:28.700Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:45:28.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:45:28.701Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:46:28.690Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:46:28.702Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:47:28.692Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:47:28.703Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:48:28.693Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:48:28.704Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:49:28.694Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:49:28.706Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:50:28.696Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:50:28.706Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:51:28.698Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:51:28.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:52:28.701Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:52:28.708Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:53:28.703Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:53:28.710Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:54:28.704Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:54:28.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:55:28.704Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:55:28.712Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:56:28.705Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:56:28.713Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:57:28.707Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:57:28.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:58:28.708Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:58:28.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T02:59:28.710Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T02:59:28.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:00:28.712Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:00:28.719Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:01:28.714Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:01:28.719Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:02:28.716Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:02:28.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:03:28.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:03:28.720Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:04:28.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:04:28.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:05:28.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:05:28.722Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:06:28.721Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:06:28.723Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:07:28.722Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:07:28.724Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:08:28.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:08:28.725Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:09:28.725Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:09:28.726Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:10:28.727Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:10:28.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:11:28.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:11:28.729Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:12:28.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:12:28.732Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:13:28.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:13:28.732Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:14:28.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:14:28.733Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:15:28.734Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:15:28.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:16:28.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:16:28.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:17:28.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:17:28.735Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:18:28.736Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:18:28.736Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:19:28.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:19:28.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:20:28.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:20:28.740Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:21:28.740Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:21:28.742Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:22:28.742Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:22:28.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:23:28.743Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:23:28.743Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:24:28.745Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:24:28.745Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:25:28.745Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:25:28.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:26:28.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:26:28.747Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:27:28.748Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:27:28.748Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:28:28.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:28:28.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:29:28.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:29:28.750Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:30:28.751Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:30:28.752Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:31:28.754Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:31:28.754Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:32:28.754Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:32:28.756Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:33:28.755Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:33:28.756Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:34:28.757Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:34:28.757Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:35:28.758Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:35:28.759Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:36:28.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:36:28.760Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:37:28.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:37:28.762Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:38:28.762Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:38:28.761Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:39:28.763Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:39:28.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:40:28.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:40:28.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:41:28.767Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:41:28.768Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:42:28.768Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:42:28.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:43:28.770Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:43:28.774Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:44:28.770Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:44:28.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:45:28.771Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:45:28.775Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:46:28.773Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:46:28.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:47:28.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:47:28.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:48:28.777Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:48:28.777Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:49:28.778Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:49:28.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:50:28.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:50:28.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:51:28.780Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:51:28.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:52:28.782Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:52:28.782Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:53:28.783Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:53:28.783Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:54:28.783Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:54:28.784Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:55:28.784Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:55:28.784Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:56:28.786Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:56:28.787Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:57:28.787Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:57:28.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:58:28.788Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:58:28.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T03:59:28.790Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T03:59:28.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:00:28.790Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:00:28.790Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:01:28.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:01:28.795Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:02:28.793Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:02:28.797Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:03:28.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:03:28.797Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:04:28.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:04:28.799Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:05:28.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:05:28.800Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:06:28.798Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:06:28.800Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:07:28.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:07:28.801Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:08:28.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:08:28.802Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:09:28.801Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:09:28.802Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:10:28.802Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:10:28.804Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:11:28.803Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:11:28.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:12:28.804Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:12:28.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:13:28.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:13:28.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:14:28.503Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-27T04:14:28.503Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"c5257fa5-0918-405f-9397-7e74cc91100d","serviceName":"vFW 2023-02-27 04-12-17","serviceVersion":"1.0","serviceUUID":"caab8b56-e834-4617-b690-0cc49edb825e","serviceDescription":"catalog service description","serviceInvariantUUID":"636b990c-e2e1-435a-9e7a-1ddad87ed88f","resources":[{"resourceInstanceName":"vFW 30c0cdaf-e73d 0","resourceName":"vFW 30c0cdaf-e73d","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e4e1b477-3c33-4ad2-8a86-55ad43d0a900","resourceInvariantUUID":"c30f115d-4401-4aac-83b3-288426c9a07f","resourceCustomizationUUID":"a5c145e3-5e3b-4a34-960f-568702ede5d1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml","artifactChecksum":"ZGQ5OGVhYWM2YmVmN2E4NzdjYTRhMzc3ODE1YWJmNDY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5a06035a-e712-4e50-99fe-f0e174a4ed24","artifactVersion":"1"},{"artifactName":"vfw30c0cdafe73d0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json","artifactChecksum":"ZGNiNGYzMjFlNjZhYzRkYjViNGVjZWRlNjIzN2QxNzQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"18ecd0a7-460d-4a7f-94e8-85e8f80e1d9a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"cbf51d21-e0e1-4351-bb3f-4f56b7c5c181","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml","artifactChecksum":"OWYxNTY4YjE1YzA0ODVlNWI3MmYwMjYzYTdhNWEzY2I\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a92e1195-f49c-41c6-9b0f-8d404762e0ba","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a674928b-daf2-4a82-b2ca-65ba67ea19be","artifactVersion":"2","generatedFromUUID":"cbf51d21-e0e1-4351-bb3f-4f56b7c5c181"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230227041217-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml","artifactChecksum":"OTViMDdhMWIwYjcxOWZiMjVmYzg2MGNmZmE3YzU1ODY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b0edad57-391d-41a1-b2b4-2d58ec4196a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230227041217-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar","artifactChecksum":"MWIzZDZlNzU5YzYyZDZiZWQ4NzQ2OWM0ZDU1YTMzNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6224bb38-499b-4d68-ae86-16ba5ca5564f","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-27T04:14:28.524Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:28.536Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:28.537Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:28.537Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:28.553Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T04:14:28.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T04:14:28.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T04:14:28.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T04:14:28.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T04:14:28.555Z||kafka-producer-network-thread | SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-e7313a6a-3806-416f-8290-ef22e53c0387] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to E58sdvvRS5mjvj7HtQkP6Q
2023-02-27T04:14:28.569Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:14:28.569Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:14:28.656Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:14:28.656Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:28.658Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:14:28.658Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:14:28.659Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:14:28.659Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:14:28.659Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:14:28.660Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:14:29.605Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:29.605Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:29.605Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:29.606Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:30.607Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:30.608Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:30.608Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:30.608Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:31.609Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:31.610Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:31.610Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:31.610Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:32.612Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:32.613Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:32.613Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:32.613Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:33.614Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:33.615Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:33.615Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:33.615Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:34.615Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:14:34.616Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:34.616Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:34.616Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:35.619Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"serviceName": "vFW 2023-02-27 04-12-17",
"serviceVersion": "1.0",
"serviceUUID": "caab8b56-e834-4617-b690-0cc49edb825e",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "636b990c-e2e1-435a-9e7a-1ddad87ed88f",
"resources": [
{
"resourceInstanceName": "vFW 30c0cdaf-e73d 0",
"resourceCustomizationUUID": "a5c145e3-5e3b-4a34-960f-568702ede5d1",
"resourceName": "vFW 30c0cdaf-e73d",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "e4e1b477-3c33-4ad2-8a86-55ad43d0a900",
"resourceInvariantUUID": "c30f115d-4401-4aac-83b3-288426c9a07f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw30c0cdafe73d0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"artifactChecksum": "ZGNiNGYzMjFlNjZhYzRkYjViNGVjZWRlNjIzN2QxNzQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "18ecd0a7-460d-4a7f-94e8-85e8f80e1d9a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "cbf51d21-e0e1-4351-bb3f-4f56b7c5c181",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a674928b-daf2-4a82-b2ca-65ba67ea19be",
"generatedFromUUID": "cbf51d21-e0e1-4351-bb3f-4f56b7c5c181"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "a674928b-daf2-4a82-b2ca-65ba67ea19be",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230227041217-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"artifactChecksum": "MWIzZDZlNzU5YzYyZDZiZWQ4NzQ2OWM0ZDU1YTMzNDM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6224bb38-499b-4d68-ae86-16ba5ca5564f"
}
],
"workloadContext": "Production"
}
2023-02-27T04:14:35.624Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-27T04:14:35.624Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 caab8b56-e834-4617-b690-0cc49edb825e ASDC
2023-02-27T04:14:35.755Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:c5257fa5-0918-405f-9397-7e74cc91100d
ServiceName:vFW 2023-02-27 04-12-17
ServiceVersion:1.0
ServiceUUID:caab8b56-e834-4617-b690-0cc49edb825e
ServiceInvariantUUID:636b990c-e2e1-435a-9e7a-1ddad87ed88f
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230227041217-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar
ArtifactUUID:6224bb38-499b-4d68-ae86-16ba5ca5564f
ArtifactChecksum:MWIzZDZlNzU5YzYyZDZiZWQ4NzQ2OWM0ZDU1YTMzNDM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 30c0cdaf-e73d 0
ResourceCustomizationUUID:a5c145e3-5e3b-4a34-960f-568702ede5d1
ResourceInvariantUUID:c30f115d-4401-4aac-83b3-288426c9a07f
ResourceName:vFW 30c0cdaf-e73d
ResourceType:VF
ResourceUUID:e4e1b477-3c33-4ad2-8a86-55ad43d0a900
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw30c0cdafe73d0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json
ArtifactUUID:18ecd0a7-460d-4a7f-94e8-85e8f80e1d9a
ArtifactChecksum:ZGNiNGYzMjFlNjZhYzRkYjViNGVjZWRlNjIzN2QxNzQ=
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/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml
ArtifactUUID:cbf51d21-e0e1-4351-bb3f-4f56b7c5c181
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/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env
ArtifactUUID:a674928b-daf2-4a82-b2ca-65ba67ea19be
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/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env
ArtifactUUID:a674928b-daf2-4a82-b2ca-65ba67ea19be
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-27T04:14:35.756Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF caab8b56-e834-4617-b690-0cc49edb825e 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-27T04:14:36.127Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:14:36.129Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:14:36.131Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:14:36.131Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6224bb38-499b-4d68-ae86-16ba5ca5564f from URL: /sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:36.132Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:14:36.133Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:36.327Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:14:36.345Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar 6224bb38-499b-4d68-ae86-16ba5ca5564f 101517
2023-02-27T04:14:36.346Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar ASDC sendASDCNotification
2023-02-27T04:14:36.347Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:36.348Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:14:36.349Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:36.349Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:36.349Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471276345,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:37.350Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:14:37.352Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:14:37.352Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 6224bb38-499b-4d68-ae86-16ba5ca5564f, URL: /sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar to file: /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:37.353Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230227041217-csar.csar
2023-02-27T04:14:37.467Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:37.468Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:38.272Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2348099827399945721/Definitions/service-Vfw20230227041217-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-27T04:14:41.957Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-27T04:14:41.963Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:14:41.964Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.964Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-02-27T04:14:41.965Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.965Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.965Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.966Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.966Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.966Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.967Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.967Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.967Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 30c0cdaf-e73d 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-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.967Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.968Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:41.968Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:14:41.976Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:41.979Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:41.983Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:41.984Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:14:41.986Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:14:41.988Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:41.989Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:41.989Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:41.990Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:14:41.990Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:14:41.991Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:41.991Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:41.996Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:41.996Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:41.996Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:41.997Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-27T04:14:41.997Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:41.997Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:41.998Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-27T04:14:41.998Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:41.998Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:41.999Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-27T04:14:41.999Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-27T04:14:41.999Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:41.999Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.000Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-27T04:14:42.000Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.000Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-27T04:14:42.001Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.001Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-27T04:14:42.002Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.002Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-27T04:14:42.004Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.004Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:42.004Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:42.005Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.005Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:42.005Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:42.006Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.006Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:42.006Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:42.007Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.007Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:42.008Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:42.008Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-27T04:14:42.008Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:42.009Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-27T04:14:42.009Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-27T04:14:42.009Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.009Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.010Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-27T04:14:42.010Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.010Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-27T04:14:42.011Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.011Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=86b10fd3-7439-4c02-8e32-508a7fe2b6b1
2023-02-27T04:14:42.012Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.012Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:42.012Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:42.012Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-27T04:14:42.013Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.013Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.014Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-27T04:14:42.014Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.014Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:42.014Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-27T04:14:42.015Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-27T04:14:42.015Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.015Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-27T04:14:42.016Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.016Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f1acfe02-f6c0-4db0-a14b-3254bd3416e2
2023-02-27T04:14:42.017Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.017Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:42.017Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:42.017Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-27T04:14:42.018Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.018Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.018Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-27T04:14:42.019Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.019Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:42.019Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-27T04:14:42.020Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-27T04:14:42.020Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:42.021Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:42.021Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-27T04:14:42.021Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c71867b6-22ed-4de4-a1f8-cbba1efe575d
2023-02-27T04:14:42.022Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.022Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:42.023Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.023Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:42.024Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.024Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:42.025Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:42.025Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:42.025Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-02-27 04-12-17
Description:catalog service description
Model UUID:caab8b56-e834-4617-b690-0cc49edb825e
Model Version:NULL
Model InvariantUuid:636b990c-e2e1-435a-9e7a-1ddad87ed88f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 30c0cdaf-e73d
Model UUID:6b48daec-e634-4393-b62f-5791f1f41acb
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:c30f115d-4401-4aac-83b3-288426c9a07f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:a5c145e3-5e3b-4a34-960f-568702ede5d1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:c7d73d16-b4a4-448f-887a-344fcb6c6e54
ModelName:Vfw30c0cdafE73d..base_vfw..module-0
ModelUuid:fd426169-c5a6-4e51-8aea-64020366f4f2
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:86b10fd3-7439-4c02-8e32-508a7fe2b6b1
ModelInvariantUuid:54871a9b-b7ef-4e17-9cd3-4a62feee0e65
ModelName:vFW 30c0cdaf-e73d-nodes.vfwCvfc
ModelUuid:8365b41a-32fa-4ba4-8635-1e38dbc54b6c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:98828fd1-e214-4888-ae05-482840201909
ModelInvariantUuid:59ec631b-6bf5-4733-8ced-c28b5501fa46
ModelName:Vfw30c0cdafE73d.compute.nodes.heat.vfw
ModelUuid:31792946-c0a6-45b9-aa3a-85f3121bcfb1
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:f1acfe02-f6c0-4db0-a14b-3254bd3416e2
ModelInvariantUuid:d08ba8e5-64a2-43d1-ace5-36c11d78766b
ModelName:vFW 30c0cdaf-e73d-nodes.vsnCvfc
ModelUuid:66de0d37-347f-4d76-a190-14e94d041699
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:a20d1215-cd31-4c09-aa73-408b0bc37ee7
ModelInvariantUuid:f0ccd016-14ad-4a63-9cf0-fe2af1410bed
ModelName:Vfw30c0cdafE73d.compute.nodes.heat.vsn
ModelUuid:f9104904-d77b-4de9-80a6-a996f7b2d527
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:c71867b6-22ed-4de4-a1f8-cbba1efe575d
ModelInvariantUuid:6c109321-b0f6-4007-a084-dba5e7a55081
ModelName:vFW 30c0cdaf-e73d-nodes.vpgCvfc
ModelUuid:a4e5786d-d55f-4f8a-88e0-44378f0385e9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:a1667c94-2ae0-4356-a195-bf9daf978c1a
ModelInvariantUuid:ca1b9c8a-7c86-41af-b460-761414f8cdf2
ModelName:Vfw30c0cdafE73d.compute.nodes.heat.vpg
ModelUuid:ad057fbe-9e78-47fc-a248-e91255fa3cd1
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-27T04:14:42.065Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: e4e1b477-3c33-4ad2-8a86-55ad43d0a900
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-27T04:14:42.142Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||vFW 30c0cdaf-e73d 0
2023-02-27T04:14:42.149Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e4e1b477-3c33-4ad2-8a86-55ad43d0a900
2023-02-27T04:14:42.149Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 18ecd0a7-460d-4a7f-94e8-85e8f80e1d9a from URL: /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json
2023-02-27T04:14:42.150Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:14:42.150Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json
2023-02-27T04:14:42.278Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:14:42.279Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json 18ecd0a7-460d-4a7f-94e8-85e8f80e1d9a 785
2023-02-27T04:14:42.279Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json ASDC sendASDCNotification
2023-02-27T04:14:42.279Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json
2023-02-27T04:14:42.279Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:14:42.279Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:42.280Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:42.280Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471282279,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:43.281Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw30c0cdafE73d..base_vfw..module-0",
"vfModuleModelInvariantUUID": "c7d73d16-b4a4-448f-887a-344fcb6c6e54",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "fd426169-c5a6-4e51-8aea-64020366f4f2",
"vfModuleModelCustomizationUUID": "33328634-2c09-4e33-be2c-89c003c8956c",
"isBase": true,
"artifacts": [
"cbf51d21-e0e1-4351-bb3f-4f56b7c5c181",
"a674928b-daf2-4a82-b2ca-65ba67ea19be"
],
"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-27T04:14:43.302Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw30c0cdafE73d..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:fd426169-c5a6-4e51-8aea-64020366f4f2
VfModuleModelInvariantUUID:c7d73d16-b4a4-448f-887a-344fcb6c6e54
VfModuleModelDescription:NULL
Artifacts UUID List:{
cbf51d21-e0e1-4351-bb3f-4f56b7c5c181
,
a674928b-daf2-4a82-b2ca-65ba67ea19be
}
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-27T04:14:43.306Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw30c0cdafE73d..base_vfw..module-0",
"vfModuleModelInvariantUUID": "c7d73d16-b4a4-448f-887a-344fcb6c6e54",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "fd426169-c5a6-4e51-8aea-64020366f4f2",
"vfModuleModelCustomizationUUID": "33328634-2c09-4e33-be2c-89c003c8956c",
"isBase": true,
"artifacts": [
"cbf51d21-e0e1-4351-bb3f-4f56b7c5c181",
"a674928b-daf2-4a82-b2ca-65ba67ea19be"
],
"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-27T04:14:43.306Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw30c0cdafE73d..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:fd426169-c5a6-4e51-8aea-64020366f4f2
VfModuleModelInvariantUUID:c7d73d16-b4a4-448f-887a-344fcb6c6e54
VfModuleModelDescription:NULL
Artifacts UUID List:{
cbf51d21-e0e1-4351-bb3f-4f56b7c5c181
,
a674928b-daf2-4a82-b2ca-65ba67ea19be
}
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-27T04:14:43.307Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: cbf51d21-e0e1-4351-bb3f-4f56b7c5c181 from URL: /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml
2023-02-27T04:14:43.307Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:14:43.307Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml
2023-02-27T04:14:43.559Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:14:43.560Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml cbf51d21-e0e1-4351-bb3f-4f56b7c5c181 20368
2023-02-27T04:14:43.560Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-27T04:14:43.561Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml
2023-02-27T04:14:43.561Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:14:43.561Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:43.561Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:43.562Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471283560,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:44.563Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: a674928b-daf2-4a82-b2ca-65ba67ea19be from URL: /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env
2023-02-27T04:14:44.563Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:14:44.563Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env
2023-02-27T04:14:44.766Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:14:44.767Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env a674928b-daf2-4a82-b2ca-65ba67ea19be 2098
2023-02-27T04:14:44.767Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-27T04:14:44.767Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env
2023-02-27T04:14:44.768Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:14:44.768Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:44.768Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:44.769Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471284767,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:45.770Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: caab8b56-e834-4617-b690-0cc49edb825e
2023-02-27T04:14:45.770Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 30c0cdaf-e73d 0 e4e1b477-3c33-4ad2-8a86-55ad43d0a900 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-27T04:14:45.826Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2cc18d36, org.onap.sdc.toscaparser.api.parameters.Input@27faf7af, org.onap.sdc.toscaparser.api.parameters.Input@2cb68092, org.onap.sdc.toscaparser.api.parameters.Input@3b730c74, org.onap.sdc.toscaparser.api.parameters.Input@1bfb9e11]
2023-02-27T04:14:45.829Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.830Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.830Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-27T04:14:45.830Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= a5c145e3-5e3b-4a34-960f-568702ede5d1
2023-02-27T04:14:45.830Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a5c145e3-5e3b-4a34-960f-568702ede5d1 matches Tosca VF Customization UUID: a5c145e3-5e3b-4a34-960f-568702ede5d1
2023-02-27T04:14:45.830Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: a5c145e3-5e3b-4a34-960f-568702ede5d1 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-27T04:14:45.840Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.841Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.843Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id a5c145e3-5e3b-4a34-960f-568702ede5d1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-27T04:14:45.843Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@535d6775
2023-02-27T04:14:45.843Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.843Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-27T04:14:45.844Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 33328634-2c09-4e33-be2c-89c003c8956c
2023-02-27T04:14:45.846Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 33328634-2c09-4e33-be2c-89c003c8956c
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-27T04:14:45.855Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.856Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:45.856Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:45.857Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.857Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:45.857Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:45.858Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.858Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:45.858Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:45.859Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-02-27T04:14:45.859Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:45.859Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-27T04:14:45.859Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-27T04:14:45.860Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.860Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:45.860Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-27T04:14:45.860Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:45.861Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-27T04:14:45.861Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.862Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=86b10fd3-7439-4c02-8e32-508a7fe2b6b1
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-27T04:14:45.870Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.871Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:45.871Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:45.872Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.872Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:45.872Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:45.873Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-27T04:14:45.873Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.873Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:45.873Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-27T04:14:45.874Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.874Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:45.874Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-02-27T04:14:45.874Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-02-27T04:14:45.874Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:45.875Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-02-27T04:14:45.875Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.875Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f1acfe02-f6c0-4db0-a14b-3254bd3416e2
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-27T04:14:45.879Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.880Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:45.880Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:45.883Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.883Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is not matching search criteria
2023-02-27T04:14:45.884Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-02-27T04:14:45.884Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-02-27T04:14:45.884Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.884Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:45.884Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-02-27T04:14:45.885Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.885Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-02-27T04:14:45.886Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-02-27T04:14:45.886Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-02-27T04:14:45.886Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-02-27T04:14:45.886Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-02-27T04:14:45.887Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-02-27T04:14:45.887Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=c71867b6-22ed-4de4-a1f8-cbba1efe575d
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-27T04:14:45.892Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.892Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:45.892Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:14:45.893Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.893Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Node template vFW 30c0cdaf-e73d 0 is matching search criteria
2023-02-27T04:14:45.893Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW 30c0cdaf-e73d 0] matching following query criteria: sdcType=VF, customizationUUID=a5c145e3-5e3b-4a34-960f-568702ede5d1
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-27T04:14:45.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid caab8b56-e834-4617-b690-0cc49edb825e: vFW 30c0cdaf-e73d
2023-02-27T04:14:45.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.898Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.898Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.898Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.898Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.898Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:14:45.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-02-27 04-12-17 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:14:45.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-02-27 04-12-17
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-27T04:14:46.281Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 30c0cdaf-e73d e4e1b477-3c33-4ad2-8a86-55ad43d0a900 1 ASDC deployResourceStructure
2023-02-27T04:14:46.282Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json ASDC sendASDCNotification
2023-02-27T04:14:46.282Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json
2023-02-27T04:14:46.282Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:14:46.283Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:46.283Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:46.283Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471286282,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:47.284Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-02-27T04:14:47.285Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml
2023-02-27T04:14:47.285Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:14:47.285Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:47.285Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:47.286Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471287284,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:48.287Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-02-27T04:14:48.287Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env
2023-02-27T04:14:48.287Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:14:48.288Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:48.288Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:48.288Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471288287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:49.291Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar ASDC sendASDCNotification
2023-02-27T04:14:49.291Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar
2023-02-27T04:14:49.291Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:14:49.292Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:14:49.292Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:14:49.292Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471289290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:14:50.295Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:14:50.347Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:14:50.352Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:14:50.353Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:14:50.353Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:15:20.354Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:15:20.369Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:15:20.372Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:15:20.373Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:15:20.373Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:15:28.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:15:28.534Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:15:28.534Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:15:28.535Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:15:28.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:15:28.536Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:15:28.536Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:15:50.373Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:15:50.399Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:15:50.403Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:15:50.403Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:15:50.403Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:16:20.404Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:16:20.424Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:16:20.428Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:16:20.429Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:16:20.429Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:16:28.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:16:28.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.544Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.544Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.544Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.545Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.545Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.545Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.545Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.546Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.546Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.546Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.549Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.549Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.549Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.550Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.552Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.552Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.552Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.553Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.553Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471261894,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471264459,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471257685,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471259341,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471208805,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471276914,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.558Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.559Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.559Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471275405,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.559Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.560Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471275914,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.560Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.560Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471275831,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.561Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.561Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.561Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471276345,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.562Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471276933,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.563Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471278023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.563Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.563Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "policy-distribution-id",
"timestamp": 1677471277939,
"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-27T04:16:28.578Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c5257fa5-0918-405f-9397-7e74cc91100d
2023-02-27T04:16:28.579Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5257fa5-0918-405f-9397-7e74cc91100d 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-27T04:16:28.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471279163,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.596Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.596Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.596Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.597Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.597Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.597Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471280341,
"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-27T04:16:28.606Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c5257fa5-0918-405f-9397-7e74cc91100d
2023-02-27T04:16:28.606Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5257fa5-0918-405f-9397-7e74cc91100d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-27T04:16:28.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.624Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.624Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.625Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "multicloud-k8s",
"timestamp": 1677471281345,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.627Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.627Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.627Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.628Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.628Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.628Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471282279,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.629Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.629Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.630Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.630Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.630Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.630Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471283560,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.631Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.631Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.631Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.631Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.632Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.632Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471284767,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.633Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.633Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.633Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471279154,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.634Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.634Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.634Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471287090,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.634Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.635Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471286282,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/vfw30c0cdafe73d0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.635Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.635Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.636Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471287284,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.636Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.636Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471288287,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/resourceInstances/vfw30c0cdafe73d0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.636Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.636Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.637Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471289290,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.637Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.637Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.637Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471294825,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.638Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.638Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.638Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471295832,
"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-27T04:16:28.661Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c5257fa5-0918-405f-9397-7e74cc91100d
2023-02-27T04:16:28.661Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5257fa5-0918-405f-9397-7e74cc91100d 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-27T04:16:28.685Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.685Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471296692,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230227041217/1.0/artifacts/service-Vfw20230227041217-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.686Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.686Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.686Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "aai-model-loader",
"timestamp": 1677471297702,
"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-27T04:16:28.701Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c5257fa5-0918-405f-9397-7e74cc91100d
2023-02-27T04:16:28.702Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c5257fa5-0918-405f-9397-7e74cc91100d 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-27T04:16:28.725Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.726Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.727Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.727Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.727Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.728Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.728Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.728Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.729Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.729Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.729Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.730Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.730Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.731Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.732Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.732Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.732Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.733Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.734Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.734Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.734Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.735Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.735Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.736Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.736Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.737Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.737Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.738Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.739Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.739Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.740Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.741Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.742Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.742Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.744Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.744Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.744Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.745Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.746Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.746Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.747Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.747Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.748Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.748Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.748Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.749Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.749Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.749Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.750Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.750Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.750Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.750Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.751Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.751Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.751Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.751Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.752Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.752Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.752Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.752Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.753Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.753Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.753Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.753Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.754Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.754Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.754Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.754Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.755Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.755Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.755Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.756Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.756Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.756Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.756Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.756Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.757Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.757Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.757Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.757Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.758Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.758Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.758Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.758Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.758Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.759Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:16:28.759Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.759Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.759Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471282350,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.759Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.760Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.760Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471308942,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.761Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.761Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.761Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471276427,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.761Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.762Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.762Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471298704,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.762Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.762Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.762Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471309155,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:16:28.763Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.763Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.763Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471316708,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.763Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.764Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.764Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "cds-sdc-listener",
"timestamp": 1677471316296,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.764Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.764Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.764Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471316803,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.765Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.765Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471317823,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.765Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471318392,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.766Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.766Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.766Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471317806,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.767Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.767Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471318911,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.767Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.768Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.768Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "policy-distribution-id",
"timestamp": 1677471318807,
"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-27T04:16:28.798Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c14d0ab3-f40d-4e96-9218-ea1e56a12c12
2023-02-27T04:16:28.799Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c14d0ab3-f40d-4e96-9218-ea1e56a12c12 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-27T04:16:28.819Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.820Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471320037,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:16:28.820Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.820Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.820Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471321117,
"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-27T04:16:28.830Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c14d0ab3-f40d-4e96-9218-ea1e56a12c12
2023-02-27T04:16:28.830Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c14d0ab3-f40d-4e96-9218-ea1e56a12c12 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2023-02-27T04:16:28.846Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.846Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471321165,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.846Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.847Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.847Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "multicloud-k8s",
"timestamp": 1677471322123,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.847Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.847Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.848Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677471322171,
"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-27T04:16:28.856Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c14d0ab3-f40d-4e96-9218-ea1e56a12c12
2023-02-27T04:16:28.857Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c14d0ab3-f40d-4e96-9218-ea1e56a12c12 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-27T04:16:28.875Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.875Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471325660,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:16:28.875Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:16:28.876Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:16:28.876Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "aai-model-loader",
"timestamp": 1677471326663,
"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-27T04:16:28.884Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c14d0ab3-f40d-4e96-9218-ea1e56a12c12
2023-02-27T04:16:28.884Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId c14d0ab3-f40d-4e96-9218-ea1e56a12c12 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-27T04:16:50.429Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:16:50.447Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:16:50.451Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:16:50.452Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:16:50.452Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-27T04:16:50.477Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-27T04:17:20.477Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c5257fa5-0918-405f-9397-7e74cc91100d 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-27T04:17:20.495Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c5257fa5-0918-405f-9397-7e74cc91100d and serviceModelVersionId: caab8b56-e834-4617-b690-0cc49edb825e
2023-02-27T04:17:20.495Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 636b990c-e2e1-435a-9e7a-1ddad87ed88f
2023-02-27T04:17:28.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:37.657Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/636b990c-e2e1-435a-9e7a-1ddad87ed88f/model-vers/model-ver/caab8b56-e834-4617-b690-0cc49edb825e?depth=0
2023-02-27T04:17:37.801Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-27T04:17:38.459Z|c5257fa5-0918-405f-9397-7e74cc91100d|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/636b990c-e2e1-435a-9e7a-1ddad87ed88f/model-vers/model-ver/caab8b56-e834-4617-b690-0cc49edb825e?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-27T04:17:38.465Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/636b990c-e2e1-435a-9e7a-1ddad87ed88f/model-vers/model-ver/caab8b56-e834-4617-b690-0cc49edb825e?depth=0|INFO|500||Invoke
2023-02-27T04:17:38.491Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/636b990c-e2e1-435a-9e7a-1ddad87ed88f/model-vers/model-ver/caab8b56-e834-4617-b690-0cc49edb825e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-27T04:17:38.828Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/636b990c-e2e1-435a-9e7a-1ddad87ed88f/model-vers/model-ver/caab8b56-e834-4617-b690-0cc49edb825e?depth=0|INFO|500||InvokeReturn
2023-02-27T04:17:38.831Z|c5257fa5-0918-405f-9397-7e74cc91100d|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/636b990c-e2e1-435a-9e7a-1ddad87ed88f/model-vers/model-ver/caab8b56-e834-4617-b690-0cc49edb825e?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 04:17:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[306], vertex-id=[405704], x-aai-txid=[1-aai-resources-230227-04:17:38:237-52322], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-27T04:17:38.832Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-27T04:17:38.837Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-27T04:17:38.837Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-27T04:17:38.852Z|c5257fa5-0918-405f-9397-7e74cc91100d|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-27T04:17:38.854Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c5257fa5-0918-405f-9397-7e74cc91100d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-27T04:17:38.856Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-27T04:17:38.857Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:38.857Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:38.857Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471458855,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:38.911Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:17:38.912Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c5257fa5-0918-405f-9397-7e74cc91100d",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471458855,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-27T04:17:38.914Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-27T04:17:39.879Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:17:39.888Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-27T04:17:39.888Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"c14d0ab3-f40d-4e96-9218-ea1e56a12c12","serviceName":"basic_onboard_JIxqMr","serviceVersion":"1.0","serviceUUID":"705c8c28-1745-46f0-8b15-0be4815a7f46","serviceDescription":"service","serviceInvariantUUID":"97d5eb83-7f73-49f3-a2ba-f92552088abf","resources":[{"resourceInstanceName":"basic_onboard_JIxqMr 0","resourceName":"basic_onboard_JIxqMr","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"80fdd7c5-38a6-473f-80db-055dcaebb9da","resourceInvariantUUID":"e6d8c9b0-e8d3-4e76-b38d-503f18e4090f","resourceCustomizationUUID":"88a14502-9d1a-4a11-aa2b-3e3c4414ff2a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml","artifactChecksum":"ZTkxZjk5YmU2YjdkMDExODg1OGM1OGQ5ZjU1ZjMyM2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6f6b2485-15a1-47ee-98ae-526fd0b97a3c","artifactVersion":"1"},{"artifactName":"basic_onboard_jixqmr0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json","artifactChecksum":"MjA1MWE5MjQ5NTQ4MmRlODllYzQzNDQ0NWQ0ODk4MGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bfe70eda-53a7-441a-9c58-d8f7a483aa25","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c24e7f63-a326-4dfd-821a-d9b506d20f7a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3ab47d4b-25fa-4486-abe3-4a72780c4dc7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b08e819d-5121-405f-b425-f11fdcc73310","artifactVersion":"2","generatedFromUUID":"c24e7f63-a326-4dfd-821a-d9b506d20f7a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJixqmr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml","artifactChecksum":"NzU0NDE1MGMzZTFjZmMyNmNiNWFlZjM5YjI0NmU2MWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c8ed2871-5607-4fff-aa1b-671048bb6617","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJixqmr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar","artifactChecksum":"ODVlMWQ4YzAyNjk1YTdmODI0NTk4NDRhOTU3YWY3NWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4bf0abe2-af88-4657-96b6-c7fea953b385","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-27T04:17:39.892Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:39.893Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:39.893Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:39.893Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:40.894Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:40.895Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:40.895Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:40.895Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:41.896Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:41.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:41.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:41.897Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:42.898Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:42.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:42.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:42.899Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:43.900Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:43.900Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:43.901Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:43.901Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:44.902Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:44.902Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:44.903Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:44.903Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:45.904Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:17:45.904Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:45.904Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:45.905Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:46.906Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"serviceName": "basic_onboard_JIxqMr",
"serviceVersion": "1.0",
"serviceUUID": "705c8c28-1745-46f0-8b15-0be4815a7f46",
"serviceDescription": "service",
"serviceInvariantUUID": "97d5eb83-7f73-49f3-a2ba-f92552088abf",
"resources": [
{
"resourceInstanceName": "basic_onboard_JIxqMr 0",
"resourceCustomizationUUID": "88a14502-9d1a-4a11-aa2b-3e3c4414ff2a",
"resourceName": "basic_onboard_JIxqMr",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "80fdd7c5-38a6-473f-80db-055dcaebb9da",
"resourceInvariantUUID": "e6d8c9b0-e8d3-4e76-b38d-503f18e4090f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jixqmr0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"artifactChecksum": "MjA1MWE5MjQ5NTQ4MmRlODllYzQzNDQ0NWQ0ODk4MGM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "bfe70eda-53a7-441a-9c58-d8f7a483aa25",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "c24e7f63-a326-4dfd-821a-d9b506d20f7a",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b08e819d-5121-405f-b425-f11fdcc73310",
"generatedFromUUID": "c24e7f63-a326-4dfd-821a-d9b506d20f7a"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b08e819d-5121-405f-b425-f11fdcc73310",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJixqmr-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"artifactChecksum": "ODVlMWQ4YzAyNjk1YTdmODI0NTk4NDRhOTU3YWY3NWQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4bf0abe2-af88-4657-96b6-c7fea953b385"
}
],
"workloadContext": "Production"
}
2023-02-27T04:17:46.907Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-27T04:17:46.907Z|c5257fa5-0918-405f-9397-7e74cc91100d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 705c8c28-1745-46f0-8b15-0be4815a7f46 ASDC
2023-02-27T04:17:46.907Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:c14d0ab3-f40d-4e96-9218-ea1e56a12c12
ServiceName:basic_onboard_JIxqMr
ServiceVersion:1.0
ServiceUUID:705c8c28-1745-46f0-8b15-0be4815a7f46
ServiceInvariantUUID:97d5eb83-7f73-49f3-a2ba-f92552088abf
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJixqmr-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar
ArtifactUUID:4bf0abe2-af88-4657-96b6-c7fea953b385
ArtifactChecksum:ODVlMWQ4YzAyNjk1YTdmODI0NTk4NDRhOTU3YWY3NWQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_JIxqMr 0
ResourceCustomizationUUID:88a14502-9d1a-4a11-aa2b-3e3c4414ff2a
ResourceInvariantUUID:e6d8c9b0-e8d3-4e76-b38d-503f18e4090f
ResourceName:basic_onboard_JIxqMr
ResourceType:VF
ResourceUUID:80fdd7c5-38a6-473f-80db-055dcaebb9da
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jixqmr0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json
ArtifactUUID:bfe70eda-53a7-441a-9c58-d8f7a483aa25
ArtifactChecksum:MjA1MWE5MjQ5NTQ4MmRlODllYzQzNDQ0NWQ0ODk4MGM=
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/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml
ArtifactUUID:c24e7f63-a326-4dfd-821a-d9b506d20f7a
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/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env
ArtifactUUID:b08e819d-5121-405f-b425-f11fdcc73310
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/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env
ArtifactUUID:b08e819d-5121-405f-b425-f11fdcc73310
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-27T04:17:46.907Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 705c8c28-1745-46f0-8b15-0be4815a7f46 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-27T04:17:46.958Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:17:46.959Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:17:46.959Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:17:46.960Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 4bf0abe2-af88-4657-96b6-c7fea953b385 from URL: /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:46.960Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:17:46.960Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:47.082Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:17:47.084Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar 4bf0abe2-af88-4657-96b6-c7fea953b385 75688
2023-02-27T04:17:47.084Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar ASDC sendASDCNotification
2023-02-27T04:17:47.085Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:47.085Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:17:47.085Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:47.086Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:47.086Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471467084,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:48.087Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:17:48.088Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:17:48.089Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 4bf0abe2-af88-4657-96b6-c7fea953b385, URL: /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar to file: /app/ASDC/1/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:48.089Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:48.090Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:48.090Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:48.271Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16541161570903004892/Definitions/service-BasicOnboardJixqmr-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-27T04:17:49.843Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-27T04:17:49.844Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:17:49.844Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.845Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.846Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_JIxqMr 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-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:49.846Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:17:49.846Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.846Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.846Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:49.847Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:17:49.847Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:17:49.847Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.847Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.848Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:49.848Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:17:49.848Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:17:49.848Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.848Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.849Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.849Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is not matching search criteria
2023-02-27T04:17:49.849Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-02-27T04:17:49.849Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-02-27T04:17:49.850Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-02-27T04:17:49.850Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-27T04:17:49.850Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-27T04:17:49.850Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.850Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-27T04:17:49.851Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.851Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:49.851Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:17:49.851Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.852Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:49.852Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:17:49.852Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.852Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:49.852Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:17:49.853Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.853Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is not matching search criteria
2023-02-27T04:17:49.853Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-27T04:17:49.853Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-27T04:17:49.854Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0639cce8-a370-4126-90e9-c13234057f16
2023-02-27T04:17:49.854Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.854Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.854Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.854Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.855Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.855Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.855Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:49.855Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:49.855Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_JIxqMr
Description:service
Model UUID:705c8c28-1745-46f0-8b15-0be4815a7f46
Model Version:NULL
Model InvariantUuid:97d5eb83-7f73-49f3-a2ba-f92552088abf
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_JIxqMr
Model UUID:3caee240-3ad6-486a-a81c-68df5b4983d0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e6d8c9b0-e8d3-4e76-b38d-503f18e4090f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:88a14502-9d1a-4a11-aa2b-3e3c4414ff2a
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ad11fc98-6ddb-485f-a397-fa433f5852c5
ModelName:BasicOnboardJixqmr..base_ubuntu18..module-0
ModelUuid:b40bb94d-a8ef-46e6-9e07-8e94db998c98
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:0639cce8-a370-4126-90e9-c13234057f16
ModelInvariantUuid:edf19925-3589-4e99-99e6-9d38aed9c0b0
ModelName:basic_onboard_JIxqMr-nodes.ubuntu18Cvfc
ModelUuid:b7f1a41e-b2aa-497f-a0cf-1f585de03e38
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:1bee2be6-099b-46fb-90cb-004f8b4055bf
ModelInvariantUuid:2a0adae4-dee9-4e59-8077-745594112647
ModelName:BasicOnboardJixqmr.compute.nodes.heat.ubuntu18
ModelUuid:75c8dd71-ec85-49be-97b0-82d84aaf79e4
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-27T04:17:49.874Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 80fdd7c5-38a6-473f-80db-055dcaebb9da
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-27T04:17:49.879Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||basic_onboard_JIxqMr 0
2023-02-27T04:17:49.880Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 80fdd7c5-38a6-473f-80db-055dcaebb9da
2023-02-27T04:17:49.880Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: bfe70eda-53a7-441a-9c58-d8f7a483aa25 from URL: /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json
2023-02-27T04:17:49.880Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:17:49.881Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json
2023-02-27T04:17:49.966Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:17:49.967Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json bfe70eda-53a7-441a-9c58-d8f7a483aa25 798
2023-02-27T04:17:49.968Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json ASDC sendASDCNotification
2023-02-27T04:17:49.968Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json
2023-02-27T04:17:49.968Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:17:49.969Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:49.969Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:49.969Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471469968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:50.973Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardJixqmr..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ad11fc98-6ddb-485f-a397-fa433f5852c5",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b40bb94d-a8ef-46e6-9e07-8e94db998c98",
"vfModuleModelCustomizationUUID": "c016221d-249f-40f8-9021-65f0ae462edc",
"isBase": true,
"artifacts": [
"c24e7f63-a326-4dfd-821a-d9b506d20f7a",
"b08e819d-5121-405f-b425-f11fdcc73310"
],
"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-27T04:17:50.983Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardJixqmr..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b40bb94d-a8ef-46e6-9e07-8e94db998c98
VfModuleModelInvariantUUID:ad11fc98-6ddb-485f-a397-fa433f5852c5
VfModuleModelDescription:NULL
Artifacts UUID List:{
c24e7f63-a326-4dfd-821a-d9b506d20f7a
,
b08e819d-5121-405f-b425-f11fdcc73310
}
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-27T04:17:50.985Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardJixqmr..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ad11fc98-6ddb-485f-a397-fa433f5852c5",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "b40bb94d-a8ef-46e6-9e07-8e94db998c98",
"vfModuleModelCustomizationUUID": "c016221d-249f-40f8-9021-65f0ae462edc",
"isBase": true,
"artifacts": [
"c24e7f63-a326-4dfd-821a-d9b506d20f7a",
"b08e819d-5121-405f-b425-f11fdcc73310"
],
"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-27T04:17:50.985Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardJixqmr..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b40bb94d-a8ef-46e6-9e07-8e94db998c98
VfModuleModelInvariantUUID:ad11fc98-6ddb-485f-a397-fa433f5852c5
VfModuleModelDescription:NULL
Artifacts UUID List:{
c24e7f63-a326-4dfd-821a-d9b506d20f7a
,
b08e819d-5121-405f-b425-f11fdcc73310
}
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-27T04:17:50.985Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c24e7f63-a326-4dfd-821a-d9b506d20f7a from URL: /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml
2023-02-27T04:17:50.986Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:17:50.986Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml
2023-02-27T04:17:51.100Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:17:51.101Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml c24e7f63-a326-4dfd-821a-d9b506d20f7a 5033
2023-02-27T04:17:51.101Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-27T04:17:51.101Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml
2023-02-27T04:17:51.102Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:17:51.102Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:51.102Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:51.102Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471471101,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:52.103Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: b08e819d-5121-405f-b425-f11fdcc73310 from URL: /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env
2023-02-27T04:17:52.104Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:17:52.104Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env
2023-02-27T04:17:52.228Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:17:52.229Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env b08e819d-5121-405f-b425-f11fdcc73310 909
2023-02-27T04:17:52.229Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-27T04:17:52.229Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env
2023-02-27T04:17:52.230Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:17:52.230Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:52.230Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:52.230Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471472229,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:53.231Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 705c8c28-1745-46f0-8b15-0be4815a7f46
2023-02-27T04:17:53.232Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_JIxqMr 0 80fdd7c5-38a6-473f-80db-055dcaebb9da 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-27T04:17:53.261Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@657ae14e, org.onap.sdc.toscaparser.api.parameters.Input@6d8c0f66, org.onap.sdc.toscaparser.api.parameters.Input@47ceec04, org.onap.sdc.toscaparser.api.parameters.Input@963e9b0, org.onap.sdc.toscaparser.api.parameters.Input@3b211943]
2023-02-27T04:17:53.263Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.263Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.264Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-02-27T04:17:53.264Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 88a14502-9d1a-4a11-aa2b-3e3c4414ff2a
2023-02-27T04:17:53.264Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 88a14502-9d1a-4a11-aa2b-3e3c4414ff2a matches Tosca VF Customization UUID: 88a14502-9d1a-4a11-aa2b-3e3c4414ff2a
2023-02-27T04:17:53.265Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 88a14502-9d1a-4a11-aa2b-3e3c4414ff2a 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-27T04:17:53.269Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.269Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.270Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 88a14502-9d1a-4a11-aa2b-3e3c4414ff2a: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-02-27T04:17:53.270Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@10fde57c
2023-02-27T04:17:53.271Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.271Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-27T04:17:53.271Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : c016221d-249f-40f8-9021-65f0ae462edc
2023-02-27T04:17:53.271Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID c016221d-249f-40f8-9021-65f0ae462edc
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-27T04:17:53.278Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.279Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:53.279Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:17:53.280Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.280Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:53.280Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:17:53.281Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.281Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is not matching search criteria
2023-02-27T04:17:53.281Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-02-27T04:17:53.282Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-02-27T04:17:53.282Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=0639cce8-a370-4126-90e9-c13234057f16
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-27T04:17:53.286Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.286Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:53.286Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:17:53.287Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.287Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_JIxqMr 0 is matching search criteria
2023-02-27T04:17:53.287Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_JIxqMr 0] matching following query criteria: sdcType=VF, customizationUUID=88a14502-9d1a-4a11-aa2b-3e3c4414ff2a
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-27T04:17:53.290Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.290Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.291Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 705c8c28-1745-46f0-8b15-0be4815a7f46: basic_onboard_JIxqMr
2023-02-27T04:17:53.291Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.291Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.292Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.292Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.292Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.292Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.292Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.293Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.293Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:17:53.293Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_JIxqMr is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:17:53.293Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_JIxqMr
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-02-27T04:17:53.446Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_JIxqMr 80fdd7c5-38a6-473f-80db-055dcaebb9da 1 ASDC deployResourceStructure
2023-02-27T04:17:53.446Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json ASDC sendASDCNotification
2023-02-27T04:17:53.447Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json
2023-02-27T04:17:53.447Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:17:53.447Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:53.448Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:53.448Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471473446,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:54.449Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-02-27T04:17:54.450Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml
2023-02-27T04:17:54.451Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:17:54.451Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:54.451Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:54.451Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471474449,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:55.453Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-02-27T04:17:55.453Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env
2023-02-27T04:17:55.454Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:17:55.454Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:55.454Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:55.454Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471475453,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:56.455Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar ASDC sendASDCNotification
2023-02-27T04:17:56.456Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar
2023-02-27T04:17:56.456Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:17:56.456Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:17:56.456Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:17:56.457Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471476455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:17:57.458Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c14d0ab3-f40d-4e96-9218-ea1e56a12c12
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:17:57.475Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c14d0ab3-f40d-4e96-9218-ea1e56a12c12
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:17:57.480Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:17:57.480Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-27T04:17:57.480Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-27T04:17:57.480Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-27T04:17:57.481Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:17:57.481Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:17:57.481Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:17:57.481Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:17:57.481Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-27T04:17:57.489Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-27T04:18:27.490Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c14d0ab3-f40d-4e96-9218-ea1e56a12c12 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-27T04:18:27.500Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c14d0ab3-f40d-4e96-9218-ea1e56a12c12 and serviceModelVersionId: 705c8c28-1745-46f0-8b15-0be4815a7f46
2023-02-27T04:18:27.500Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 97d5eb83-7f73-49f3-a2ba-f92552088abf
2023-02-27T04:18:27.501Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0
2023-02-27T04:18:27.507Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-27T04:18:27.571Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0|INFO|500||Invoke
2023-02-27T04:18:27.572Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c14d0ab3-f40d-4e96-9218-ea1e56a12c12], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a331bfa3-c6b1-42d9-adae-43097b49ac42], X-ECOMP-RequestID=[c14d0ab3-f40d-4e96-9218-ea1e56a12c12], X-TransactionId=[], X-ONAP-RequestID=[c14d0ab3-f40d-4e96-9218-ea1e56a12c12], Content-Type=[application/merge-patch+json]}
2023-02-27T04:18:27.583Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-27T04:18:27.878Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?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/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 04:18:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[278], vertex-id=[213072], x-aai-txid=[2-aai-resources-230227-04:18:27:327-29383], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-27T04:18:27.879Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-02-27T04:18:27.880Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/97d5eb83-7f73-49f3-a2ba-f92552088abf/model-vers/model-ver/705c8c28-1745-46f0-8b15-0be4815a7f46?depth=0|INFO|500||InvokeReturn
2023-02-27T04:18:27.880Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-27T04:18:27.881Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-27T04:18:27.890Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|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-27T04:18:27.891Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c14d0ab3-f40d-4e96-9218-ea1e56a12c12 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-27T04:18:27.891Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-27T04:18:27.892Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:18:27.892Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:18:27.892Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471507891,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:18:28.531Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:18:28.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.536Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:18:28.538Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.538Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.538Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "NOTIFIED"
}
2023-02-27T04:18:28.538Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.539Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.539Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-02-27T04:18:28.539Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.539Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.539Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:18:28.540Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.540Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-02-27T04:18:28.541Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:18:28.541Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471459879,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:18:28.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471467084,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:18:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.543Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471469968,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:18:28.543Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.543Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.544Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471471101,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:18:28.544Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.544Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.545Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471472229,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:18:28.545Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.545Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.546Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471473446,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/basic_onboard_jixqmr0_modules.json",
"status": "DEPLOY_OK"
}
2023-02-27T04:18:28.546Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.546Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471474449,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-02-27T04:18:28.547Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.547Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.547Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471475453,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/resourceInstances/basic_onboard_jixqmr0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-02-27T04:18:28.548Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.548Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.549Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471476455,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJixqmr/1.0/artifacts/service-BasicOnboardJixqmr-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:18:28.550Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:18:28.550Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-02-27T04:18:28.551Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
"distributionID": "c14d0ab3-f40d-4e96-9218-ea1e56a12c12",
"consumerID": "SO-sdc-controller",
"timestamp": 1677471507891,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-02-27T04:18:28.551Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-02-27T04:18:28.910Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:19:28.531Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:19:28.912Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:20:28.531Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:20:28.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:21:28.531Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:21:28.913Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:22:28.533Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:22:28.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:23:28.534Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:23:28.916Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:24:28.536Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:24:28.917Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:25:28.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:25:28.919Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:26:28.540Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:26:28.919Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:27:28.541Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:27:28.920Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:28:28.542Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:28:28.922Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:28:39.575Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-27T04:28:39.576Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"7e8f41f7-fdab-4a88-9534-12596103fd1c","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4f1a53bb-6239-41ab-8d23-780840cf46b3","serviceDescription":"service","serviceInvariantUUID":"5677858e-1f9a-470f-9624-a67d3c6fdca1","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8ea2dc39-b1d0-495c-bd87-be2dd66875ad","resourceInvariantUUID":"fdc14a21-7eec-4b1b-8dfa-9e6b994dae12","resourceCustomizationUUID":"ab8ccdf4-29ea-43dd-8010-3ac89234e925","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":"MTE3ODI5OGZkZDAyNjFjMTA1ZjFjMDRlZGZiZjQ2ODQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"23d8a852-41e4-4ee1-b700-ccb2a162d1ad","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NjgzNWY2NDEyNDIxYmFlMGM5OWJjZjg4MDAyMjFmMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dae98989-7ff7-4cd9-9489-474d68d1f778","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-27T04:28:39.583Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:28:39.584Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:28:39.584Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:28:39.585Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472108922,
"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-27T04:28:39.609Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:28:39.610Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472108922,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:28:39.611Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:28:40.591Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:28:40.593Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:28:40.593Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:28:40.593Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472108922,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:28:41.595Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "4f1a53bb-6239-41ab-8d23-780840cf46b3",
"serviceDescription": "service",
"serviceInvariantUUID": "5677858e-1f9a-470f-9624-a67d3c6fdca1",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "ab8ccdf4-29ea-43dd-8010-3ac89234e925",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "8ea2dc39-b1d0-495c-bd87-be2dd66875ad",
"resourceInvariantUUID": "fdc14a21-7eec-4b1b-8dfa-9e6b994dae12",
"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": "NjgzNWY2NDEyNDIxYmFlMGM5OWJjZjg4MDAyMjFmMTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "dae98989-7ff7-4cd9-9489-474d68d1f778"
}
],
"workloadContext": "Production"
}
2023-02-27T04:28:41.596Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-27T04:28:41.596Z|c14d0ab3-f40d-4e96-9218-ea1e56a12c12|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4f1a53bb-6239-41ab-8d23-780840cf46b3 ASDC
2023-02-27T04:28:41.597Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:7e8f41f7-fdab-4a88-9534-12596103fd1c
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:4f1a53bb-6239-41ab-8d23-780840cf46b3
ServiceInvariantUUID:5677858e-1f9a-470f-9624-a67d3c6fdca1
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:dae98989-7ff7-4cd9-9489-474d68d1f778
ArtifactChecksum:NjgzNWY2NDEyNDIxYmFlMGM5OWJjZjg4MDAyMjFmMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:ab8ccdf4-29ea-43dd-8010-3ac89234e925
ResourceInvariantUUID:fdc14a21-7eec-4b1b-8dfa-9e6b994dae12
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8ea2dc39-b1d0-495c-bd87-be2dd66875ad
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-02-27T04:28:41.597Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4f1a53bb-6239-41ab-8d23-780840cf46b3 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-27T04:28:41.675Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:28:41.677Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:28:41.677Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:28:41.677Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: dae98989-7ff7-4cd9-9489-474d68d1f778 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-27T04:28:41.677Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:28:41.678Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-02-27T04:28:41.990Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:28:41.992Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar dae98989-7ff7-4cd9-9489-474d68d1f778 57785
2023-02-27T04:28:41.992Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:41.992Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:41.993Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:28:41.993Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:28:41.993Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:28:41.993Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472121992,
"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-27T04:28:42.994Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:28:42.995Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:28:42.995Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: dae98989-7ff7-4cd9-9489-474d68d1f778, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-27T04:28:42.996Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-02-27T04:28:42.996Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-27T04:28:42.996Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-27T04:28:43.166Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11257061535654407350/Definitions/service-BasicNetwork-template.yml
2023-02-27T04:28:43.737Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-27T04:28:43.738Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:28:43.738Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-02-27T04:28:43.738Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-02-27T04:28:43.738Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.739Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.739Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.739Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.740Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|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-BasicNetwork-csar.csar
2023-02-27T04:28:43.740Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.740Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.741Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.741Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:28:43.741Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.742Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.742Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-27T04:28:43.742Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:28:43.742Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:28:43.743Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.743Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.743Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-02-27T04:28:43.744Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:28:43.744Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:28:43.744Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.745Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.745Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.745Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.746Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.746Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.746Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.747Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.747Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.747Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.747Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:4f1a53bb-6239-41ab-8d23-780840cf46b3
Model Version:NULL
Model InvariantUuid:5677858e-1f9a-470f-9624-a67d3c6fdca1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:fdc14a21-7eec-4b1b-8dfa-9e6b994dae12
Model UUID:89d6f2b9-aedd-45cb-9a9a-44b9600bfbef
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:ab8ccdf4-29ea-43dd-8010-3ac89234e925
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-27T04:28:43.772Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Processing Resource Type: VL, Model UUID: 8ea2dc39-b1d0-495c-bd87-be2dd66875ad
2023-02-27T04:28:43.773Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||No resources found for Service: 4f1a53bb-6239-41ab-8d23-780840cf46b3
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-27T04:28:43.780Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||
2023-02-27T04:28:43.780Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-02-27T04:28:43.782Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 4f1a53bb-6239-41ab-8d23-780840cf46b3
2023-02-27T04:28:43.782Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 4f1a53bb-6239-41ab-8d23-780840cf46b3
2023-02-27T04:28:43.782Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-02-27T04:28:43.783Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.790Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5a748d90, org.onap.sdc.toscaparser.api.parameters.Input@3afa0d79, org.onap.sdc.toscaparser.api.parameters.Input@134c493c, org.onap.sdc.toscaparser.api.parameters.Input@45d7d05a, org.onap.sdc.toscaparser.api.parameters.Input@3bb1dd7d]
2023-02-27T04:28:43.791Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.792Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.792Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.792Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.793Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 4f1a53bb-6239-41ab-8d23-780840cf46b3: Generic NeutronNet
2023-02-27T04:28:43.793Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.793Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.794Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.794Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.843Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.844Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.844Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.845Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.845Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:28:43.846Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:28:43.846Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.940Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-02-27T04:28:43.942Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.942Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||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-27T04:28:43.942Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-02-27T04:28:43.943Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:28:43.944Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:28:43.945Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472123942,
"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-27T04:28:44.946Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:28:44.965Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:28:44.969Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:28:44.969Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:28:44.970Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:29:14.970Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:29:15.001Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:29:15.011Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:29:15.011Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:29:15.012Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:29:28.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:29:28.532Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:29:28.533Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "cds-sdc-listener",
"timestamp": 1677472097329,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:29:28.533Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:29:28.533Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:29:28.534Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "policy-distribution-id",
"timestamp": 1677472099835,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:29:28.534Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:29:45.012Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:29:45.047Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:29:45.050Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:29:45.050Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:29:45.051Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:30:15.051Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:30:15.075Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:30:15.079Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:30:15.079Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-02-27T04:30:15.079Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-02-27T04:30:28.531Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:30:28.533Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.533Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "multicloud-k8s",
"timestamp": 1677472103167,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:30:28.534Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.535Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.535Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677472119154,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472108922,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "cds-sdc-listener",
"timestamp": 1677472097329,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.536Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "policy-distribution-id",
"timestamp": 1677472099835,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "multicloud-k8s",
"timestamp": 1677472103167,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.537Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677472119154,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472121992,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "cds-sdc-listener",
"timestamp": 1677472121580,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.538Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "policy-distribution-id",
"timestamp": 1677472122130,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:30:28.539Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.539Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.539Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677472123593,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:30:28.539Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.539Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.540Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "policy-distribution-id",
"timestamp": 1677472123134,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:30:28.540Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.540Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.540Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472123942,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:30:28.540Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.540Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.541Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "policy-distribution-id",
"timestamp": 1677472124136,
"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-27T04:30:28.552Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7e8f41f7-fdab-4a88-9534-12596103fd1c
2023-02-27T04:30:28.552Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7e8f41f7-fdab-4a88-9534-12596103fd1c 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-27T04:30:28.581Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.581Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677472125451,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:30:28.582Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.582Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.582Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677472126457,
"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-27T04:30:28.591Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7e8f41f7-fdab-4a88-9534-12596103fd1c
2023-02-27T04:30:28.592Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7e8f41f7-fdab-4a88-9534-12596103fd1c 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-27T04:30:28.611Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.611Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "aai-model-loader",
"timestamp": 1677472129342,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-02-27T04:30:28.612Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.612Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.612Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "aai-model-loader",
"timestamp": 1677472129342,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-02-27T04:30:28.612Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "aai-model-loader",
"timestamp": 1677472131495,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "aai-model-loader",
"timestamp": 1677472136568,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2023-02-27T04:30:28.613Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "aai-model-loader",
"timestamp": 1677472137570,
"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-27T04:30:28.623Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7e8f41f7-fdab-4a88-9534-12596103fd1c
2023-02-27T04:30:28.623Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7e8f41f7-fdab-4a88-9534-12596103fd1c 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-27T04:30:45.080Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:30:45.105Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_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-27T04:30:45.112Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-02-27T04:30:45.112Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-02-27T04:30:45.112Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-02-27T04:30:45.112Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-02-27T04:30:45.112Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:30:45.112Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:30:45.113Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:30:45.113Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-02-27T04:30:45.113Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|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-27T04:30:45.128Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-02-27T04:31:15.128Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c 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-27T04:31:15.162Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7e8f41f7-fdab-4a88-9534-12596103fd1c and serviceModelVersionId: 4f1a53bb-6239-41ab-8d23-780840cf46b3
2023-02-27T04:31:15.163Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5677858e-1f9a-470f-9624-a67d3c6fdca1
2023-02-27T04:31:15.164Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5677858e-1f9a-470f-9624-a67d3c6fdca1/model-vers/model-ver/4f1a53bb-6239-41ab-8d23-780840cf46b3?depth=0
2023-02-27T04:31:15.171Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-02-27T04:31:15.256Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|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/5677858e-1f9a-470f-9624-a67d3c6fdca1/model-vers/model-ver/4f1a53bb-6239-41ab-8d23-780840cf46b3?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-27T04:31:15.261Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5677858e-1f9a-470f-9624-a67d3c6fdca1/model-vers/model-ver/4f1a53bb-6239-41ab-8d23-780840cf46b3?depth=0|INFO|500||Invoke
2023-02-27T04:31:15.267Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5677858e-1f9a-470f-9624-a67d3c6fdca1/model-vers/model-ver/4f1a53bb-6239-41ab-8d23-780840cf46b3?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-02-27T04:31:15.510Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5677858e-1f9a-470f-9624-a67d3c6fdca1/model-vers/model-ver/4f1a53bb-6239-41ab-8d23-780840cf46b3?depth=0|INFO|500||InvokeReturn
2023-02-27T04:31:15.511Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|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/5677858e-1f9a-470f-9624-a67d3c6fdca1/model-vers/model-ver/4f1a53bb-6239-41ab-8d23-780840cf46b3?depth=0 has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 04:31:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[237], vertex-id=[221320], x-aai-txid=[1-aai-resources-230227-04:31:15:030-46063], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-02-27T04:31:15.512Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-02-27T04:31:15.512Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-02-27T04:31:15.512Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|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-27T04:31:15.524Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|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-27T04:31:15.524Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7e8f41f7-fdab-4a88-9534-12596103fd1c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-02-27T04:31:15.525Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-02-27T04:31:15.525Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:15.525Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:15.526Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7e8f41f7-fdab-4a88-9534-12596103fd1c",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472275525,
"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-27T04:31:16.548Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-02-27T04:31:16.554Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-02-27T04:31:16.554Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"d72890c3-74c8-4f06-bb9b-76f6a8a6c692","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"598eb9cb-b50c-473a-b020-0d59ca8a5714","serviceDescription":"service","serviceInvariantUUID":"07053ae5-69d9-41aa-bae6-047935587009","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"514698d1-cbe0-46b4-9c97-a98d18a59e72","resourceInvariantUUID":"1df1a6c3-0a49-4214-85f5-e8b36d3e3a45","resourceCustomizationUUID":"aa7b4ea3-b748-47be-879d-cb934ae8ca14","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":"MjE1YmU4ZDk4N2E1ODJjNmFiYzdhZjM0MGZjNmUyOGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6bae4350-d348-4614-8980-b87a56bbbb94","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":"NGI1ZmI4Y2IzMTdlYmJkNTdlYjRlNTg3Y2YzNzAwYWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0984e479-6ddb-4d96-9ce7-9bd85d3e3b86","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":"cf5bf906-d3f1-4af4-b451-024607ede61f","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":"23dc67a6-482b-490e-af9f-93d993392f7d","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":"4a5e939e-dc0d-448d-9b5a-7462fd6a1ed2","artifactVersion":"2","generatedFromUUID":"cf5bf906-d3f1-4af4-b451-024607ede61f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmFhNzlkMWQ1ZTY0ZjE4NThmOTA5YWEzMDZmMWI5NWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d5081682-2aa4-431d-813e-6919b291e412","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NjY0ZWE2ZmJkMmZjYjdlZmQ2NWI2NjAxNGRiNzc1NjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e318634b-645b-40cd-95b6-d18e1fc01b06","artifactVersion":"1"}],"workloadContext":"Production"}
2023-02-27T04:31:16.557Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:16.557Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:16.558Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:16.558Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"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-27T04:31:17.561Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:17.562Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:17.562Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:17.562Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"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-27T04:31:18.563Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:18.564Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:18.564Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:18.564Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"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-27T04:31:19.565Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:19.566Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:19.566Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:19.567Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"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-27T04:31:20.568Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:20.569Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:20.569Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:20.569Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"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-27T04:31:21.570Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:21.571Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:21.571Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:21.572Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"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-27T04:31:22.573Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-02-27T04:31:22.574Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:22.574Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:22.575Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472276548,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-02-27T04:31:23.576Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "598eb9cb-b50c-473a-b020-0d59ca8a5714",
"serviceDescription": "service",
"serviceInvariantUUID": "07053ae5-69d9-41aa-bae6-047935587009",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "aa7b4ea3-b748-47be-879d-cb934ae8ca14",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "514698d1-cbe0-46b4-9c97-a98d18a59e72",
"resourceInvariantUUID": "1df1a6c3-0a49-4214-85f5-e8b36d3e3a45",
"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": "NGI1ZmI4Y2IzMTdlYmJkNTdlYjRlNTg3Y2YzNzAwYWM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0984e479-6ddb-4d96-9ce7-9bd85d3e3b86",
"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": "cf5bf906-d3f1-4af4-b451-024607ede61f",
"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": "4a5e939e-dc0d-448d-9b5a-7462fd6a1ed2",
"generatedFromUUID": "cf5bf906-d3f1-4af4-b451-024607ede61f"
},
"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": "4a5e939e-dc0d-448d-9b5a-7462fd6a1ed2",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NjY0ZWE2ZmJkMmZjYjdlZmQ2NWI2NjAxNGRiNzc1NjE\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e318634b-645b-40cd-95b6-d18e1fc01b06"
}
],
"workloadContext": "Production"
}
2023-02-27T04:31:23.578Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-02-27T04:31:23.578Z|7e8f41f7-fdab-4a88-9534-12596103fd1c|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 598eb9cb-b50c-473a-b020-0d59ca8a5714 ASDC
2023-02-27T04:31:23.579Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:d72890c3-74c8-4f06-bb9b-76f6a8a6c692
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:598eb9cb-b50c-473a-b020-0d59ca8a5714
ServiceInvariantUUID:07053ae5-69d9-41aa-bae6-047935587009
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:e318634b-645b-40cd-95b6-d18e1fc01b06
ArtifactChecksum:NjY0ZWE2ZmJkMmZjYjdlZmQ2NWI2NjAxNGRiNzc1NjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:aa7b4ea3-b748-47be-879d-cb934ae8ca14
ResourceInvariantUUID:1df1a6c3-0a49-4214-85f5-e8b36d3e3a45
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:514698d1-cbe0-46b4-9c97-a98d18a59e72
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:0984e479-6ddb-4d96-9ce7-9bd85d3e3b86
ArtifactChecksum:NGI1ZmI4Y2IzMTdlYmJkNTdlYjRlNTg3Y2YzNzAwYWM=
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:cf5bf906-d3f1-4af4-b451-024607ede61f
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:4a5e939e-dc0d-448d-9b5a-7462fd6a1ed2
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:4a5e939e-dc0d-448d-9b5a-7462fd6a1ed2
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-02-27T04:31:23.581Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 598eb9cb-b50c-473a-b020-0d59ca8a5714 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-27T04:31:23.638Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:31:23.639Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:31:23.639Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:31:23.640Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: e318634b-645b-40cd-95b6-d18e1fc01b06 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-27T04:31:23.640Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-02-27T04:31:23.640Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-02-27T04:31:23.728Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-02-27T04:31:23.729Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e318634b-645b-40cd-95b6-d18e1fc01b06 75191
2023-02-27T04:31:23.729Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||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-27T04:31:23.729Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||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-27T04:31:23.730Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-02-27T04:31:23.730Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-02-27T04:31:23.730Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-02-27T04:31:23.730Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "d72890c3-74c8-4f06-bb9b-76f6a8a6c692",
"consumerID": "SO-sdc-controller",
"timestamp": 1677472283729,
"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-27T04:31:24.731Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-02-27T04:31:24.732Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-02-27T04:31:24.733Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: e318634b-645b-40cd-95b6-d18e1fc01b06, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-27T04:31:24.733Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-02-27T04:31:24.734Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-02-27T04:31:24.734Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-02-27T04:31:24.914Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2449822604660417542/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-27T04:31:26.284Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-02-27T04:31:26.285Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:31:26.285Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-02-27T04:31:26.285Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-02-27T04:31:26.285Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||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-27T04:31:26.285Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|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-BasicVm-csar.csar
2023-02-27T04:31:26.285Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||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-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||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-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|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-BasicVm-csar.csar
2023-02-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|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-BasicVm-csar.csar
2023-02-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|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-BasicVm-csar.csar
2023-02-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-02-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:31:26.286Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-27T04:31:26.287Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:31:26.287Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:31:26.287Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.287Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:31:26.287Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-27T04:31:26.288Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-02-27T04:31:26.289Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.290Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-27T04:31:26.290Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:31:26.290Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.290Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-27T04:31:26.291Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:31:26.291Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.291Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-02-27T04:31:26.291Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-02-27T04:31:26.291Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-02-27T04:31:26.291Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-02-27T04:31:26.292Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-02-27T04:31:26.292Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-02-27T04:31:26.292Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=983ad503-b573-4415-83b5-6b5f1da8839d
2023-02-27T04:31:26.292Z|d72890c3-74c8-4f06-bb9b-76f6a8a6c692|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery