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-03-04T00:38:03.924Z||main|||||INFO|500||The following profiles are active: basic
2023-03-04T00:38:57.926Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-04T00:38:57.935Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-04T00:38:58.502Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-04T00:39:15.447Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-04T00:39:17.745Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-04T00:39:21.265Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-04T00:39:24.023Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-04T00:39:31.723Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-04T00:39:51.859Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-04T00:39:55.311Z||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-03-04T00:40:10.350Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-04T00:40:10.686Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-04T00:40:10.830Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-04T00:40:10.851Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-04T00:40:13.733Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-04T00:40:17.403Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-04T00:40:20.012Z||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-03-04T00:40:22.511Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-03-04T00:40:22.516Z||main|||||ERROR|500||(conn=1666) Table 'catalogdb.activity_spec' doesn't exist
2023-03-04T00:40:22.571Z||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-03-04T00:40:40.170Z||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-03-04T00:40:55.329Z||main|||||WARN|500||---
2023-03-04T00:40:55.330Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-04T00:40:55.330Z||main|||||WARN|500||---
2023-03-04T00:40:57.156Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-04T00:41:18.135Z||main|||||INFO|500||Started Application in 211.846 seconds (JVM running for 223.095)
2023-03-04T00:41:18.214Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-04T00:41:18.224Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-04T00:41:18.244Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-04T00:41:18.410Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d063dcfc-9007-4792-bf20-7d444a120dfa url= /sdc/v1/artifactTypes
2023-03-04T00:41:18.441Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-04T00:41:19.156Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-04T00:41:19.381Z||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-03-04T00:41:19.381Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-04T00:41:19.382Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d70a2f38-34b4-423e-9bc6-64a13a6d1795 url= /sdc/v1/distributionKafkaData
2023-03-04T00:41:19.382Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-04T00:41:19.463Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-04T00:41:19.514Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@ac5c71
2023-03-04T00:41:19.940Z||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-cb59b84e-022d-450b-864f-32f0bc13845c
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-03-04T00:41:20.085Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Instantiated an idempotent producer.
2023-03-04T00:41:20.564Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-04T00:41:20.767Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-04T00:41:20.805Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-04T00:41:20.806Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677890480746
2023-03-04T00:41:20.869Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-04T00:41:21.001Z||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-95de232a-7343-4a42-9a32-6550048d6be8
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-03-04T00:41:21.636Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-04T00:41:21.637Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-04T00:41:21.638Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677890481636
2023-03-04T00:41:21.641Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:41:21.661Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:41:21.683Z||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-71da6f36-d3be-4216-8414-9e397899b955
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-03-04T00:41:21.817Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-04T00:41:21.817Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-04T00:41:21.818Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677890481817
2023-03-04T00:41:21.819Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:41:21.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:41:21.860Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-04T00:41:24.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA
2023-03-04T00:41:24.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA
2023-03-04T00:41:24.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA
2023-03-04T00:41:24.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA
2023-03-04T00:41:24.181Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA
2023-03-04T00:41:24.182Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 F7H456J2TU-PX9g0HxWedA
2023-03-04T00:41:24.189Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Cluster ID: rSwJOzoeRRu2KnI9930UdQ
2023-03-04T00:41:24.195Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-04T00:41:24.194Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Cluster ID: rSwJOzoeRRu2KnI9930UdQ
2023-03-04T00:41:24.206Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] ProducerId set to 1 with epoch 0
2023-03-04T00:41:24.338Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:24.340Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:24.342Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:24.342Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:24.342Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:24.342Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] (Re-)joining group
2023-03-04T00:41:24.343Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:24.348Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Cluster ID: rSwJOzoeRRu2KnI9930UdQ
2023-03-04T00:41:24.349Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-04T00:41:24.363Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] (Re-)joining group
2023-03-04T00:41:24.678Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75
2023-03-04T00:41:24.679Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:24.679Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] (Re-)joining group
2023-03-04T00:41:24.707Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8
2023-03-04T00:41:24.708Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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-03-04T00:41:24.708Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] (Re-)joining group
2023-03-04T00:41:30.714Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8', protocol='range'}
2023-03-04T00:41:30.734Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75', protocol='range'}
2023-03-04T00:41:31.269Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:31.291Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:31.295Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:31.300Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:31.303Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:31.305Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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 o8D89wJRSVafBTe1s6kQKg
2023-03-04T00:41:31.326Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8=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-03-04T00:41:31.529Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8-c4b6fc71-978d-4a01-88f2-9a5cfa6935e8', protocol='range'}
2023-03-04T00:41:31.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955-35834cff-ad17-486d-bf9f-2f452255da75', protocol='range'}
2023-03-04T00:41:31.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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-03-04T00:41:31.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:31.619Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, 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-03-04T00:41:31.619Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:31.737Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-04T00:41:31.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-04T00:41:31.738Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-04T00:41:31.739Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-04T00:41:31.740Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-04T00:41:31.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-04T00:41:31.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-04T00:41:31.796Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-04T00:41:31.797Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-04T00:41:31.807Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-04T00:41:31.807Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-04T00:41:31.808Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-04T00:41:32.907Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:32.958Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:33.300Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:33.301Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:33.316Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:33.316Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, 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-03-04T00:41:33.570Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-04T00:41:33.570Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-04T00:41:33.590Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-04T00:41:33.590Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-04T00:41:33.646Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-04T00:41:33.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-04T00:42:21.676Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:42:21.860Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:43:21.701Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:43:21.870Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:44:21.720Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:44:21.933Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:45:21.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:45:21.937Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:46:21.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:46:21.938Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:47:21.729Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:47:21.942Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:48:21.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:48:21.944Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:48:24.166Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-04T00:49:21.741Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:49:21.947Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:50:21.742Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:50:21.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:50:24.400Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-71da6f36-d3be-4216-8414-9e397899b955, groupId=so] Node -1 disconnected.
2023-03-04T00:50:24.644Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-95de232a-7343-4a42-9a32-6550048d6be8, groupId=so] Node -1 disconnected.
2023-03-04T00:50:24.837Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Node -1 disconnected.
2023-03-04T00:51:21.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:51:21.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:52:21.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:52:21.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:53:21.748Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:53:21.959Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:54:21.750Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:54:21.962Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:55:21.753Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:55:21.963Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:56:21.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:56:21.967Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:57:21.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:57:21.973Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:58:21.765Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:58:21.974Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T00:59:21.767Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T00:59:21.976Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:00:21.772Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:00:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:01:21.777Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:01:21.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:02:21.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:02:21.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:03:21.779Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:03:21.985Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:04:21.782Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:04:21.986Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:05:21.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:05:21.988Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:06:21.794Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:06:22.001Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:07:21.795Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:07:22.003Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:08:21.797Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:08:22.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:09:21.798Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:09:22.008Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:10:21.800Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:10:22.013Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:11:21.802Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:11:22.025Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:12:21.803Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:12:22.034Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:13:21.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:13:22.036Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:14:21.807Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:14:22.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:15:21.808Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:15:22.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:16:21.809Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:16:22.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:17:21.810Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:17:22.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:18:21.812Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:18:22.050Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:19:21.814Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:19:22.055Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:20:21.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:20:22.056Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:21:21.820Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:21:22.057Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:22:21.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:22:22.060Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:23:21.842Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:23:22.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:24:21.844Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:24:22.063Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:25:21.845Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:25:22.064Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:26:21.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:26:22.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:27:21.848Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:27:22.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:28:21.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:28:22.071Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:29:21.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:29:22.073Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:30:21.859Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:30:22.075Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:31:21.860Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:31:22.080Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:32:21.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:32:22.086Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:33:21.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:33:22.087Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:34:21.868Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:34:22.088Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:35:21.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:35:22.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:36:21.869Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:36:22.092Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:37:21.870Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:37:22.093Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:38:21.871Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:38:22.095Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:39:21.873Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:39:22.096Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:40:21.874Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:40:22.097Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:41:21.876Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:41:22.099Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:42:21.881Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:42:22.100Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:43:21.886Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:43:22.100Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:44:21.889Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:44:22.102Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:45:21.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:45:22.103Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:46:21.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:46:22.103Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:47:21.895Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:47:22.105Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:48:21.897Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:48:22.105Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:49:21.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:49:22.106Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:50:21.901Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:50:22.108Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:51:21.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:51:22.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:52:21.905Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:52:22.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:53:21.907Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:53:22.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:54:21.908Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:54:22.115Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:55:21.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:55:22.118Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:56:21.909Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:56:22.123Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:57:21.911Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:57:22.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:58:21.912Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:58:22.177Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T01:59:21.938Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T01:59:22.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:00:21.940Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:00:22.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:01:21.941Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:01:22.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:02:21.943Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:02:22.203Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:03:21.946Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:03:22.206Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:04:21.948Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:04:22.209Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:05:21.949Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:05:22.210Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:06:21.951Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:06:22.221Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:07:21.954Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:07:22.225Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:08:21.954Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:08:22.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:09:21.955Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:09:22.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:10:21.957Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:10:22.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:11:21.959Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:11:22.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:12:21.960Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:12:22.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:13:21.962Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:13:22.249Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:14:21.964Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:14:22.253Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:15:21.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:15:22.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:16:21.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:16:22.261Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:17:21.968Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:17:22.262Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:18:21.969Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:18:22.263Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:19:21.971Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:19:22.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:20:21.977Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:20:22.273Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:21:21.978Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:21:22.276Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:22:21.979Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:22:22.281Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:23:21.984Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:23:22.286Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:24:21.988Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:24:22.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:25:21.993Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:25:22.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:26:21.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:26:22.301Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:27:22.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:27:22.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:28:22.021Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:28:22.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:29:22.030Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:29:22.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:30:22.038Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:30:22.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:31:22.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:31:22.347Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:32:22.042Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:32:22.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:33:22.047Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:33:22.354Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:34:22.049Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:34:22.357Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:35:22.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:35:22.359Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:36:22.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:36:22.360Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:37:22.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:37:22.410Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:38:22.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:38:22.421Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:39:22.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:39:22.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:40:22.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:40:22.423Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:41:22.082Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:41:22.425Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:42:22.088Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:42:22.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:43:22.090Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:43:22.427Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:44:22.090Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:44:22.429Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:45:22.093Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:45:22.430Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:46:22.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:46:22.433Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:47:22.095Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:47:22.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:48:22.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:48:22.454Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:49:22.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:49:22.457Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:50:22.105Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:50:22.458Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:51:22.108Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:51:22.464Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:52:22.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:52:22.466Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:53:22.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:53:22.468Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:54:22.114Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:54:22.472Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:55:22.123Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:55:22.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:56:22.125Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:56:22.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:57:22.128Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:57:22.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:58:22.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:58:22.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T02:59:22.133Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T02:59:22.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:00:22.141Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:00:22.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:01:22.151Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:01:22.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:02:22.153Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:02:22.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:03:22.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:03:22.487Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:04:22.156Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:04:22.489Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:05:22.158Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:05:22.490Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:06:22.173Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:06:22.491Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:07:22.181Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:07:22.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:08:22.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:08:22.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:09:22.220Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:09:22.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:10:22.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:10:22.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:11:22.229Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:11:22.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:12:22.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:12:22.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:13:22.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:13:22.506Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:14:22.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:14:22.512Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:15:22.254Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:15:22.517Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:16:22.275Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:16:22.527Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:17:22.278Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:17:22.530Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:18:22.287Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:18:22.533Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:19:22.293Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:19:22.534Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:20:22.298Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:20:22.539Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:21:22.300Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:21:22.541Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:22:22.302Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:22:22.541Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:22.305Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:23:22.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:38.425Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-04T03:23:38.427Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"9c01bf3c-4215-4659-afcd-4535c0c0b39e","serviceName":"vFW 2023-03-04 03-21-48","serviceVersion":"1.0","serviceUUID":"ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2","serviceDescription":"catalog service description","serviceInvariantUUID":"c6cad83c-ec0a-4103-97ae-77414472cec5","resources":[{"resourceInstanceName":"vFW 5fdaf128-c222 0","resourceName":"vFW 5fdaf128-c222","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec","resourceInvariantUUID":"fa24bbdc-e81b-4e71-a777-cb9926eb328b","resourceCustomizationUUID":"9e0a6e87-65fd-43a3-b396-eba59f2f6f23","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml","artifactChecksum":"OWYyM2IxOWIxZjNhZTI5YWY4ODMzMjYwOWQ1ZGRkODM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27f234bf-b510-4ce6-b06e-284eee5a2278","artifactVersion":"1"},{"artifactName":"vfw5fdaf128c2220_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json","artifactChecksum":"ZjRiZjEzZGFkNGQxODIxZGI5MTgzNzVhNjY4M2RkMmU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"19d4109b-f45c-4976-b84e-cc5d211b79ae","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"88dcf195-cd44-4e72-b325-a750608c7d2b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml","artifactChecksum":"NmUxYmFlOWY2NGFhMTViNmE3ZjJjZGUyNzEyYWIwNGY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"56e166ff-8e42-4cbe-b39d-99b8f354087b","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"da0188df-89de-435e-b765-7a0651cf2b9c","artifactVersion":"2","generatedFromUUID":"88dcf195-cd44-4e72-b325-a750608c7d2b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230304032148-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml","artifactChecksum":"YWYxNWEyN2UzZTUzZTczOTJhNTEzYzFiMmU2ZjFmMWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"60e1b128-7ad8-4c75-81a1-c97f8ce6b9bd","artifactVersion":"1"},{"artifactName":"service-Vfw20230304032148-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar","artifactChecksum":"MmE2YjcxOGU0MDQzZGJiMjc3ZTE1YWY5YjJhY2ZmZDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"669349b8-4850-41a4-bae8-9c7a67d3f31e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-04T03:23:38.488Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:38.519Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:38.520Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:38.521Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:38.562Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:23:38.562Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:23:38.563Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:23:38.643Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:23:38.644Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:23:38.752Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:23:39.698Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:39.700Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:39.701Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:39.701Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:40.705Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:40.706Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:40.706Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:40.707Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:41.713Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:41.714Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:41.715Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:41.719Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:42.726Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:42.727Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:42.727Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:42.727Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:43.730Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:43.731Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:43.731Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:43.731Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:44.734Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:23:44.740Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:44.741Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:44.742Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:45.767Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"serviceName": "vFW 2023-03-04 03-21-48",
"serviceVersion": "1.0",
"serviceUUID": "ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "c6cad83c-ec0a-4103-97ae-77414472cec5",
"resources": [
{
"resourceInstanceName": "vFW 5fdaf128-c222 0",
"resourceCustomizationUUID": "9e0a6e87-65fd-43a3-b396-eba59f2f6f23",
"resourceName": "vFW 5fdaf128-c222",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec",
"resourceInvariantUUID": "fa24bbdc-e81b-4e71-a777-cb9926eb328b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw5fdaf128c2220_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"artifactChecksum": "ZjRiZjEzZGFkNGQxODIxZGI5MTgzNzVhNjY4M2RkMmU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "19d4109b-f45c-4976-b84e-cc5d211b79ae",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "88dcf195-cd44-4e72-b325-a750608c7d2b",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "da0188df-89de-435e-b765-7a0651cf2b9c",
"generatedFromUUID": "88dcf195-cd44-4e72-b325-a750608c7d2b"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "da0188df-89de-435e-b765-7a0651cf2b9c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230304032148-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"artifactChecksum": "MmE2YjcxOGU0MDQzZGJiMjc3ZTE1YWY5YjJhY2ZmZDI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "669349b8-4850-41a4-bae8-9c7a67d3f31e"
}
],
"workloadContext": "Production"
}
2023-03-04T03:23:45.813Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-04T03:23:45.814Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 ASDC
2023-03-04T03:23:46.359Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:9c01bf3c-4215-4659-afcd-4535c0c0b39e
ServiceName:vFW 2023-03-04 03-21-48
ServiceVersion:1.0
ServiceUUID:ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2
ServiceInvariantUUID:c6cad83c-ec0a-4103-97ae-77414472cec5
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230304032148-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar
ArtifactUUID:669349b8-4850-41a4-bae8-9c7a67d3f31e
ArtifactChecksum:MmE2YjcxOGU0MDQzZGJiMjc3ZTE1YWY5YjJhY2ZmZDI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 5fdaf128-c222 0
ResourceCustomizationUUID:9e0a6e87-65fd-43a3-b396-eba59f2f6f23
ResourceInvariantUUID:fa24bbdc-e81b-4e71-a777-cb9926eb328b
ResourceName:vFW 5fdaf128-c222
ResourceType:VF
ResourceUUID:2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw5fdaf128c2220_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json
ArtifactUUID:19d4109b-f45c-4976-b84e-cc5d211b79ae
ArtifactChecksum:ZjRiZjEzZGFkNGQxODIxZGI5MTgzNzVhNjY4M2RkMmU=
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/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml
ArtifactUUID:88dcf195-cd44-4e72-b325-a750608c7d2b
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/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env
ArtifactUUID:da0188df-89de-435e-b765-7a0651cf2b9c
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/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env
ArtifactUUID:da0188df-89de-435e-b765-7a0651cf2b9c
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-04T03:23:46.372Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2 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-03-04T03:23:47.458Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:23:47.461Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-04T03:23:47.463Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-04T03:23:47.463Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 669349b8-4850-41a4-bae8-9c7a67d3f31e from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar
2023-03-04T03:23:47.464Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-04T03:23:47.481Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar
2023-03-04T03:23:47.932Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-04T03:23:48.017Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar 669349b8-4850-41a4-bae8-9c7a67d3f31e 101524
2023-03-04T03:23:48.035Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar ASDC sendASDCNotification
2023-03-04T03:23:48.035Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar
2023-03-04T03:23:48.036Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:23:48.038Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:23:48.038Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:23:48.039Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900228017,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:23:49.062Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:23:49.063Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-04T03:23:49.065Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 669349b8-4850-41a4-bae8-9c7a67d3f31e, URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar to file: /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:23:49.066Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230304032148-csar.csar
2023-03-04T03:23:49.286Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:23:49.287Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:23:51.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14732475129914191399/Definitions/service-Vfw20230304032148-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-03-04T03:24:00.321Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-04T03:24:00.382Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-04T03:24:00.384Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.386Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-04T03:24:00.387Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.389Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.393Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.394Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.396Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.397Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.399Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.400Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.401Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 5fdaf128-c222 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-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.402Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.403Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:00.405Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-04T03:24:00.473Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.476Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.486Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:00.487Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-04T03:24:00.490Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:24:00.494Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.494Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.495Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:00.495Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-04T03:24:00.495Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:24:00.496Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.496Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.502Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.503Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:00.503Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:00.503Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:00.504Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-04T03:24:00.504Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.504Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.505Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-04T03:24:00.505Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.505Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-04T03:24:00.506Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-04T03:24:00.506Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.507Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.507Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-04T03:24:00.508Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.508Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-04T03:24:00.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-04T03:24:00.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.510Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-04T03:24:00.512Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.512Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:00.513Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:00.513Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.514Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:00.514Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:00.515Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.515Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:00.515Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:00.517Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.517Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-04T03:24:00.518Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-04T03:24:00.519Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-04T03:24:00.519Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.519Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.520Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-04T03:24:00.520Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.520Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-04T03:24:00.521Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.521Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f9c9d06f-753f-4520-8c5c-b563a9ef6f37
2023-03-04T03:24:00.521Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.522Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:00.522Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:00.522Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:00.523Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-04T03:24:00.523Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.523Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.525Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-04T03:24:00.525Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.528Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-04T03:24:00.528Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-04T03:24:00.529Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.529Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-04T03:24:00.547Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.547Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4f1373cf-5e17-496d-9e7a-deeb247baade
2023-03-04T03:24:00.548Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.549Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:00.549Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:00.550Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:00.550Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-04T03:24:00.550Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.551Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.551Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-04T03:24:00.552Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.553Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-04T03:24:00.553Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-04T03:24:00.553Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:00.554Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:00.554Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-04T03:24:00.554Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=319ca9dd-5e5a-4c3a-b638-c2610c67eae3
2023-03-04T03:24:00.555Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.555Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.555Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.556Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:00.566Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:00.566Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-03-04 03-21-48
Description:catalog service description
Model UUID:ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2
Model Version:NULL
Model InvariantUuid:c6cad83c-ec0a-4103-97ae-77414472cec5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 5fdaf128-c222
Model UUID:cadf62bb-3678-4b81-8c0f-7b7914ab556f
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:fa24bbdc-e81b-4e71-a777-cb9926eb328b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:9e0a6e87-65fd-43a3-b396-eba59f2f6f23
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7f97b3be-e185-4fe7-8686-71f45fe843bd
ModelName:Vfw5fdaf128C222..base_vfw..module-0
ModelUuid:9487a7a5-f595-49f6-b6c8-aa2b30778292
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:f9c9d06f-753f-4520-8c5c-b563a9ef6f37
ModelInvariantUuid:4427f915-99de-4b60-b780-87ed4bdbeeff
ModelName:vFW 5fdaf128-c222-nodes.vfwCvfc
ModelUuid:0caf1677-511c-46ca-b378-a621861b89f2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:e267648b-2d34-454a-9127-e9f4126a9a90
ModelInvariantUuid:8e9d43e1-17f3-4075-939f-d962a8c445f1
ModelName:Vfw5fdaf128C222.compute.nodes.heat.vfw
ModelUuid:3826a1aa-27d6-4cc7-a9c8-1bf59b43a036
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:4f1373cf-5e17-496d-9e7a-deeb247baade
ModelInvariantUuid:ef995583-5469-45a9-aa31-70e1a1bfa95a
ModelName:vFW 5fdaf128-c222-nodes.vsnCvfc
ModelUuid:168d7551-92c3-4fdd-a907-80499298d359
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:0bf0a8d7-3f3e-404b-a17a-1aa0d913e4e3
ModelInvariantUuid:5d4f994a-ea58-4083-83e0-25f7e488a119
ModelName:Vfw5fdaf128C222.compute.nodes.heat.vsn
ModelUuid:f5c51f4b-3437-4fab-bfeb-46f0730e0e0a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:319ca9dd-5e5a-4c3a-b638-c2610c67eae3
ModelInvariantUuid:98250e0b-c772-4729-aeea-2416bebc4a2f
ModelName:vFW 5fdaf128-c222-nodes.vpgCvfc
ModelUuid:b438c832-9eb0-431a-94ee-94c94aaa7059
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:da4dda18-d216-4454-a910-5910a5bc68f3
ModelInvariantUuid:d6ca51e6-6c9c-4ddf-8d25-1bf44a1e9033
ModelName:Vfw5fdaf128C222.compute.nodes.heat.vpg
ModelUuid:153a98a8-1057-4d90-9923-bbb6577c4405
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-03-04T03:24:00.735Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec
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-03-04T03:24:01.199Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||vFW 5fdaf128-c222 0
2023-03-04T03:24:01.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec
2023-03-04T03:24:01.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 19d4109b-f45c-4976-b84e-cc5d211b79ae from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json
2023-03-04T03:24:01.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-04T03:24:01.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json
2023-03-04T03:24:01.509Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-04T03:24:01.510Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json 19d4109b-f45c-4976-b84e-cc5d211b79ae 785
2023-03-04T03:24:01.510Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json ASDC sendASDCNotification
2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json
2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:01.511Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:01.512Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900241510,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:02.536Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw5fdaf128C222..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7f97b3be-e185-4fe7-8686-71f45fe843bd",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "9487a7a5-f595-49f6-b6c8-aa2b30778292",
"vfModuleModelCustomizationUUID": "5f2b3997-2f72-4b35-b6c5-21064ef43093",
"isBase": true,
"artifacts": [
"88dcf195-cd44-4e72-b325-a750608c7d2b",
"da0188df-89de-435e-b765-7a0651cf2b9c"
],
"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-03-04T03:24:02.557Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5fdaf128C222..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9487a7a5-f595-49f6-b6c8-aa2b30778292
VfModuleModelInvariantUUID:7f97b3be-e185-4fe7-8686-71f45fe843bd
VfModuleModelDescription:NULL
Artifacts UUID List:{
88dcf195-cd44-4e72-b325-a750608c7d2b
,
da0188df-89de-435e-b765-7a0651cf2b9c
}
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-03-04T03:24:02.564Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw5fdaf128C222..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7f97b3be-e185-4fe7-8686-71f45fe843bd",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "9487a7a5-f595-49f6-b6c8-aa2b30778292",
"vfModuleModelCustomizationUUID": "5f2b3997-2f72-4b35-b6c5-21064ef43093",
"isBase": true,
"artifacts": [
"88dcf195-cd44-4e72-b325-a750608c7d2b",
"da0188df-89de-435e-b765-7a0651cf2b9c"
],
"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-03-04T03:24:02.564Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw5fdaf128C222..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:9487a7a5-f595-49f6-b6c8-aa2b30778292
VfModuleModelInvariantUUID:7f97b3be-e185-4fe7-8686-71f45fe843bd
VfModuleModelDescription:NULL
Artifacts UUID List:{
88dcf195-cd44-4e72-b325-a750608c7d2b
,
da0188df-89de-435e-b765-7a0651cf2b9c
}
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-03-04T03:24:02.564Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 88dcf195-cd44-4e72-b325-a750608c7d2b from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml
2023-03-04T03:24:02.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-04T03:24:02.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml
2023-03-04T03:24:02.709Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-04T03:24:02.710Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml 88dcf195-cd44-4e72-b325-a750608c7d2b 20368
2023-03-04T03:24:02.710Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-04T03:24:02.711Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml
2023-03-04T03:24:02.711Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:24:02.712Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:02.712Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:02.712Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900242710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:03.714Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: da0188df-89de-435e-b765-7a0651cf2b9c from URL: /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env
2023-03-04T03:24:03.715Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-04T03:24:03.718Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env
2023-03-04T03:24:03.851Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-04T03:24:03.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env da0188df-89de-435e-b765-7a0651cf2b9c 2098
2023-03-04T03:24:03.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-04T03:24:03.852Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env
2023-03-04T03:24:03.853Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:24:03.853Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:03.854Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:03.854Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900243852,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:04.856Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2
2023-03-04T03:24:04.856Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 5fdaf128-c222 0 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec 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-03-04T03:24:04.972Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@369e96ad, org.onap.sdc.toscaparser.api.parameters.Input@76f4851, org.onap.sdc.toscaparser.api.parameters.Input@74732d7d, org.onap.sdc.toscaparser.api.parameters.Input@95bd74f, org.onap.sdc.toscaparser.api.parameters.Input@4b320337]
2023-03-04T03:24:04.980Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:04.982Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:04.982Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic
2023-03-04T03:24:04.982Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9e0a6e87-65fd-43a3-b396-eba59f2f6f23
2023-03-04T03:24:04.983Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9e0a6e87-65fd-43a3-b396-eba59f2f6f23 matches Tosca VF Customization UUID: 9e0a6e87-65fd-43a3-b396-eba59f2f6f23
2023-03-04T03:24:04.983Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9e0a6e87-65fd-43a3-b396-eba59f2f6f23 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-03-04T03:24:05.049Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.050Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9e0a6e87-65fd-43a3-b396-eba59f2f6f23: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-04T03:24:05.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3e84c050
2023-03-04T03:24:05.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.053Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-04T03:24:05.053Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5f2b3997-2f72-4b35-b6c5-21064ef43093
2023-03-04T03:24:05.055Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5f2b3997-2f72-4b35-b6c5-21064ef43093
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-03-04T03:24:05.094Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.095Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:05.095Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:05.097Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.097Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:05.097Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:05.098Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.107Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:05.108Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:05.108Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:05.108Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-04T03:24:05.119Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-04T03:24:05.119Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-04T03:24:05.120Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.120Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:05.126Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-04T03:24:05.127Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:05.128Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-04T03:24:05.128Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.128Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f9c9d06f-753f-4520-8c5c-b563a9ef6f37
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-03-04T03:24:05.171Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.173Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:05.174Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:05.175Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-04T03:24:05.176Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:05.177Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-04T03:24:05.178Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.178Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4f1373cf-5e17-496d-9e7a-deeb247baade
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-03-04T03:24:05.189Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.189Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:05.189Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is not matching search criteria
2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-04T03:24:05.202Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-04T03:24:05.203Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-04T03:24:05.203Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:05.203Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.204Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-04T03:24:05.204Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.205Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-04T03:24:05.211Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-04T03:24:05.213Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-04T03:24:05.213Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-04T03:24:05.214Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-04T03:24:05.214Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=319ca9dd-5e5a-4c3a-b638-c2610c67eae3
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-03-04T03:24:05.235Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.235Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:05.236Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:24:05.236Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.236Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Node template vFW 5fdaf128-c222 0 is matching search criteria
2023-03-04T03:24:05.237Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 5fdaf128-c222 0] matching following query criteria: sdcType=VF, customizationUUID=9e0a6e87-65fd-43a3-b396-eba59f2f6f23
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-03-04T03:24:05.253Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.253Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2: vFW 5fdaf128-c222
2023-03-04T03:24:05.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.254Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.255Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.256Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.256Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.256Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:24:05.257Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-04 03-21-48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:24:05.257Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-03-04 03-21-48
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-03-04T03:24:08.037Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 5fdaf128-c222 2bb47f2d-c7fe-4984-9f44-ae7d7dca4eec 1 ASDC deployResourceStructure
2023-03-04T03:24:08.038Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json ASDC sendASDCNotification
2023-03-04T03:24:08.039Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json
2023-03-04T03:24:08.040Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:24:08.047Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:08.047Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:08.048Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900248038,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:09.052Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-04T03:24:09.057Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml
2023-03-04T03:24:09.057Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:24:09.058Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:09.058Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:09.058Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900249052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:10.059Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env
2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:10.060Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:10.061Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900250059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:11.062Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar ASDC sendASDCNotification
2023-03-04T03:24:11.063Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar
2023-03-04T03:24:11.063Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:24:11.064Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:24:11.064Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:24:11.064Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900251062,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:12.068Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:24:12.145Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:24:12.148Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:24:12.148Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:24:12.148Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:24:21.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:24:21.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:24:21.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:24:21.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:24:21.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:24:21.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:24:21.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:24:42.149Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:24:42.288Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:24:42.346Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:24:42.346Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:24:42.346Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:25:12.347Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:25:12.364Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:25:12.367Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:25:12.368Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:25:12.368Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:25:21.844Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:25:21.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.881Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.893Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.897Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.897Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.898Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.898Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.899Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.899Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.900Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.900Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.921Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.929Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.935Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.938Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.940Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.941Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.942Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.956Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.958Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.959Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.960Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.974Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.976Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.978Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.979Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.980Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.985Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.985Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.985Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.986Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.986Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.987Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.987Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.988Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.988Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.988Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.989Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.990Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.991Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.991Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.992Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.993Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.994Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.994Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.995Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.995Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.996Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-03-04T03:25:21.998Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:21.998Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:21.999Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:21.999Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.003Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.004Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.004Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.004Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.005Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.005Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.005Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.008Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.009Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.009Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.010Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900162855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.018Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.018Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900214023,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.019Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900203186,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.029Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.029Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900213233,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.030Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.030Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.030Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900202305,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.031Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.031Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.031Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900211441,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.032Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.032Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.032Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900226076,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900226753,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.033Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.033Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900226758,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900227259,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.034Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.034Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900227621,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900228283,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900227271,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.035Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.036Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.036Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "policy-distribution-id",
"timestamp": 1677900229288,
"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-03-04T03:25:22.262Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e
2023-03-04T03:25:22.266Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e 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-03-04T03:25:22.316Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.316Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900228017,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.317Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900228466,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.318Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.318Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900229608,
"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-03-04T03:25:22.338Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e
2023-03-04T03:25:22.339Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e 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-03-04T03:25:22.350Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.350Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "multicloud-k8s",
"timestamp": 1677900230612,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.350Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900234282,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.351Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.351Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900235288,
"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-03-04T03:25:22.364Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e
2023-03-04T03:25:22.364Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e 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-03-04T03:25:22.395Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.395Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900241510,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.396Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.396Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900242710,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.397Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.397Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.397Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900243852,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:25:22.397Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900247214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "aai-model-loader",
"timestamp": 1677900248219,
"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-03-04T03:25:22.406Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9c01bf3c-4215-4659-afcd-4535c0c0b39e
2023-03-04T03:25:22.407Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c01bf3c-4215-4659-afcd-4535c0c0b39e 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-03-04T03:25:22.455Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.456Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900248038,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/vfw5fdaf128c2220_modules.json",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.457Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.458Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.458Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900249052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.459Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.459Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.460Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900250059,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/resourceInstances/vfw5fdaf128c2220/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.460Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.461Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.464Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900251062,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230304032148/1.0/artifacts/service-Vfw20230304032148-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:25:22.465Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.466Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.466Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.467Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.468Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.469Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.469Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.470Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.471Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.472Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.472Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.474Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.474Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.475Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.475Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.476Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.477Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.477Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.478Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOTIFIED"
}
2023-03-04T03:25:22.480Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:22.481Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-04T03:25:22.482Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:25:22.483Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:25:42.369Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:25:42.403Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:25:42.408Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:25:42.408Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-04T03:25:42.408Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:25:42.409Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:25:42.410Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:25:42.410Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-04T03:25:42.421Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-04T03:26:12.421Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e 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-03-04T03:26:12.439Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9c01bf3c-4215-4659-afcd-4535c0c0b39e and serviceModelVersionId: ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2
2023-03-04T03:26:12.439Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c6cad83c-ec0a-4103-97ae-77414472cec5
2023-03-04T03:26:21.849Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:26:21.856Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.857Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.858Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.858Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.858Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.859Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.859Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.859Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.862Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.862Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.862Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.863Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.863Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.864Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.864Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.864Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.885Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.885Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.885Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.886Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:21.886Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.886Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900227778,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.887Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.887Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900249221,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.887Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.888Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.888Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900231617,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.889Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.890Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900260291,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:26:21.890Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.890Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900267974,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:21.891Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.891Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.891Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900269016,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:21.892Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.892Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.892Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900268681,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:21.893Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.893Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.893Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "cds-sdc-listener",
"timestamp": 1677900268693,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:21.894Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.894Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.894Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900270020,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:26:21.895Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.896Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900269071,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:21.896Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:21.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:21.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "policy-distribution-id",
"timestamp": 1677900271023,
"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-03-04T03:26:21.980Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
2023-03-04T03:26:21.987Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 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-03-04T03:26:22.109Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900270202,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:22.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.120Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.137Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900271267,
"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-03-04T03:26:22.262Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
2023-03-04T03:26:22.263Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 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-03-04T03:26:22.290Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.291Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:22.291Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.291Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "multicloud-k8s",
"timestamp": 1677900272282,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-04T03:26:22.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.294Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.294Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:22.295Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.295Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.295Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:22.296Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.302Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.303Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:22.304Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.305Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.307Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:22.307Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.308Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.312Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:26:22.315Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.315Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.316Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900271441,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:26:22.316Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.316Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.317Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900278487,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:26:22.317Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.319Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.319Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900279577,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:26:22.319Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.320Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.320Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "aai-model-loader",
"timestamp": 1677900279491,
"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-03-04T03:26:22.346Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
2023-03-04T03:26:22.347Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 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-03-04T03:26:22.426Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.427Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900282236,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:26:22.427Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:26:22.428Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:26:22.428Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677900283244,
"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-03-04T03:26:22.442Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
2023-03-04T03:26:22.442Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 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-03-04T03:26:55.144Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0
2023-03-04T03:26:55.705Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-04T03:26:59.047Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?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-03-04T03:26:59.057Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0|INFO|500||Invoke
2023-03-04T03:26:59.095Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-04T03:26:59.565Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0|INFO|500||InvokeReturn
2023-03-04T03:26:59.566Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c6cad83c-ec0a-4103-97ae-77414472cec5/model-vers/model-ver/ebb422a7-a226-4218-a7b8-7c0fc6c0fbc2?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:27:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356], vertex-id=[196704], x-aai-txid=[1-aai-resources-230304-03:27:00:513-42463], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-04T03:26:59.606Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-04T03:26:59.614Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-04T03:26:59.616Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-04T03:26:59.690Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-04T03:26:59.692Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9c01bf3c-4215-4659-afcd-4535c0c0b39e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-04T03:26:59.693Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-04T03:26:59.694Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:26:59.694Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:26:59.694Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Trying to send status: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900419692,
"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-03-04T03:27:00.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:27:00.951Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-03-04T03:27:00.962Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7","serviceName":"basic_onboard_jNuyKB","serviceVersion":"1.0","serviceUUID":"db4a6300-05d8-4e34-acfe-a2a9e2fac6b9","serviceDescription":"service","serviceInvariantUUID":"8999f74f-173e-4a85-b2ef-a1361d918176","resources":[{"resourceInstanceName":"basic_onboard_jNuyKB 0","resourceName":"basic_onboard_jNuyKB","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0bd493ea-2567-4cec-944a-565850f125e8","resourceInvariantUUID":"f5692502-d7c7-4123-96e1-86ba83f9ad81","resourceCustomizationUUID":"bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml","artifactChecksum":"ZGIxYWYzYjVhOGU0YTc1M2YyZWYyYmNlYjg4ZmM1OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3c236cc2-81df-44c8-9346-ae478b391230","artifactVersion":"1"},{"artifactName":"basic_onboard_jnuykb0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json","artifactChecksum":"OTcwYmU5NDE0NWJhYTAxMmQ2YTliNzAwMDY2NTFhOGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c6286813-cf9e-459b-ab84-eb1874f66e0a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1e2c0eee-46e0-49a3-b1a2-363a713e85b9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0771822e-194c-4cbb-bad2-60c966e9bee0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"22189d55-ca85-4355-87ed-d39dd0dcbba3","artifactVersion":"2","generatedFromUUID":"1e2c0eee-46e0-49a3-b1a2-363a713e85b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJnuykb-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml","artifactChecksum":"NTg1NzM4ZjczN2RkYWRkNzk2ZDg5ZDJlYmY4M2JiOWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4fe49c47-ec8a-45f5-bb26-df196b5e7b95","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJnuykb-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar","artifactChecksum":"MmEwNTYwMGRiZDkwYmFhYjI4YzAwOTY4MTM3MzZmM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b3a4dad4-4db2-41d8-9961-8b92f3e69025","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-04T03:27:01.010Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:01.021Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:01.021Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:01.021Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:02.024Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:02.025Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:02.026Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:02.026Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:03.029Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:03.029Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:03.029Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:03.030Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:04.033Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:04.069Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:04.071Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:04.072Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:05.084Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:05.086Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:05.096Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:05.096Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:06.109Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:06.110Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:06.111Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:06.112Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:07.114Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:27:07.125Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:07.125Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:07.126Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:08.128Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"serviceName": "basic_onboard_jNuyKB",
"serviceVersion": "1.0",
"serviceUUID": "db4a6300-05d8-4e34-acfe-a2a9e2fac6b9",
"serviceDescription": "service",
"serviceInvariantUUID": "8999f74f-173e-4a85-b2ef-a1361d918176",
"resources": [
{
"resourceInstanceName": "basic_onboard_jNuyKB 0",
"resourceCustomizationUUID": "bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c",
"resourceName": "basic_onboard_jNuyKB",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "0bd493ea-2567-4cec-944a-565850f125e8",
"resourceInvariantUUID": "f5692502-d7c7-4123-96e1-86ba83f9ad81",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_jnuykb0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"artifactChecksum": "OTcwYmU5NDE0NWJhYTAxMmQ2YTliNzAwMDY2NTFhOGQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c6286813-cf9e-459b-ab84-eb1874f66e0a",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "1e2c0eee-46e0-49a3-b1a2-363a713e85b9",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "22189d55-ca85-4355-87ed-d39dd0dcbba3",
"generatedFromUUID": "1e2c0eee-46e0-49a3-b1a2-363a713e85b9"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "22189d55-ca85-4355-87ed-d39dd0dcbba3",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardJnuykb-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"artifactChecksum": "MmEwNTYwMGRiZDkwYmFhYjI4YzAwOTY4MTM3MzZmM2M\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "b3a4dad4-4db2-41d8-9961-8b92f3e69025"
}
],
"workloadContext": "Production"
}
2023-03-04T03:27:08.129Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-04T03:27:08.129Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 ASDC
2023-03-04T03:27:08.130Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
ServiceName:basic_onboard_jNuyKB
ServiceVersion:1.0
ServiceUUID:db4a6300-05d8-4e34-acfe-a2a9e2fac6b9
ServiceInvariantUUID:8999f74f-173e-4a85-b2ef-a1361d918176
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardJnuykb-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar
ArtifactUUID:b3a4dad4-4db2-41d8-9961-8b92f3e69025
ArtifactChecksum:MmEwNTYwMGRiZDkwYmFhYjI4YzAwOTY4MTM3MzZmM2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_jNuyKB 0
ResourceCustomizationUUID:bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c
ResourceInvariantUUID:f5692502-d7c7-4123-96e1-86ba83f9ad81
ResourceName:basic_onboard_jNuyKB
ResourceType:VF
ResourceUUID:0bd493ea-2567-4cec-944a-565850f125e8
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_jnuykb0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json
ArtifactUUID:c6286813-cf9e-459b-ab84-eb1874f66e0a
ArtifactChecksum:OTcwYmU5NDE0NWJhYTAxMmQ2YTliNzAwMDY2NTFhOGQ=
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/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml
ArtifactUUID:1e2c0eee-46e0-49a3-b1a2-363a713e85b9
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/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env
ArtifactUUID:22189d55-ca85-4355-87ed-d39dd0dcbba3
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/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env
ArtifactUUID:22189d55-ca85-4355-87ed-d39dd0dcbba3
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-04T03:27:08.130Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db4a6300-05d8-4e34-acfe-a2a9e2fac6b9 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-03-04T03:27:08.278Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:27:08.279Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-04T03:27:08.280Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-04T03:27:08.280Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: b3a4dad4-4db2-41d8-9961-8b92f3e69025 from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:08.280Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-04T03:27:08.281Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:08.447Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-04T03:27:08.462Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar b3a4dad4-4db2-41d8-9961-8b92f3e69025 75682
2023-03-04T03:27:08.463Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar ASDC sendASDCNotification
2023-03-04T03:27:08.463Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:08.464Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:27:08.465Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:08.465Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:08.465Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900428463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:09.467Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:27:09.493Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-03-04T03:27:09.493Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: b3a4dad4-4db2-41d8-9961-8b92f3e69025, URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar to file: /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:09.494Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:09.495Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:09.495Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:10.020Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP631586119046040944/Definitions/service-BasicOnboardJnuykb-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-03-04T03:27:13.188Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-04T03:27:13.189Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_jNuyKB 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-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.190Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.191Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:13.192Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-03-04T03:27:13.192Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.192Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.193Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:13.193Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-04T03:27:13.193Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-03-04T03:27:13.194Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is not matching search criteria
2023-03-04T03:27:13.195Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-04T03:27:13.196Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:13.197Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:27:13.198Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is not matching search criteria
2023-03-04T03:27:13.199Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ddac7645-b6ee-4450-baea-4bf6836b036b
2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.200Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:13.201Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:13.202Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_jNuyKB
Description:service
Model UUID:db4a6300-05d8-4e34-acfe-a2a9e2fac6b9
Model Version:NULL
Model InvariantUuid:8999f74f-173e-4a85-b2ef-a1361d918176
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_jNuyKB
Model UUID:4d60e16b-348b-4015-bc77-1cc6471415d9
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f5692502-d7c7-4123-96e1-86ba83f9ad81
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:edde97e0-3b72-4dbe-888e-79403d4825a9
ModelName:BasicOnboardJnuykb..base_ubuntu18..module-0
ModelUuid:3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:ddac7645-b6ee-4450-baea-4bf6836b036b
ModelInvariantUuid:f930ba7a-3782-469a-81e4-c30b384c79e0
ModelName:basic_onboard_jNuyKB-nodes.ubuntu18Cvfc
ModelUuid:f9bd0b1e-909a-45d7-9775-79e13c04f7f5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:19fc9367-ece2-4370-a11e-36ad391d5a6e
ModelInvariantUuid:a801d125-e3b4-4258-b1f8-168fbed710c0
ModelName:BasicOnboardJnuykb.compute.nodes.heat.ubuntu18
ModelUuid:af4300fc-0b5d-4ba0-b88d-20d204ed531d
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-03-04T03:27:13.301Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 0bd493ea-2567-4cec-944a-565850f125e8
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-03-04T03:27:13.346Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||basic_onboard_jNuyKB 0
2023-03-04T03:27:13.346Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0bd493ea-2567-4cec-944a-565850f125e8
2023-03-04T03:27:13.347Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: c6286813-cf9e-459b-ab84-eb1874f66e0a from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json
2023-03-04T03:27:13.347Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-04T03:27:13.348Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json
2023-03-04T03:27:13.501Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-04T03:27:13.503Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json c6286813-cf9e-459b-ab84-eb1874f66e0a 798
2023-03-04T03:27:13.504Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json ASDC sendASDCNotification
2023-03-04T03:27:13.504Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json
2023-03-04T03:27:13.504Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:27:13.505Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:13.506Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:13.506Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900433504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:14.512Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardJnuykb..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "edde97e0-3b72-4dbe-888e-79403d4825a9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474",
"vfModuleModelCustomizationUUID": "70f5ca8c-b999-4e0e-bb5c-f842459c1c60",
"isBase": true,
"artifacts": [
"1e2c0eee-46e0-49a3-b1a2-363a713e85b9",
"22189d55-ca85-4355-87ed-d39dd0dcbba3"
],
"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-03-04T03:27:14.554Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardJnuykb..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474
VfModuleModelInvariantUUID:edde97e0-3b72-4dbe-888e-79403d4825a9
VfModuleModelDescription:NULL
Artifacts UUID List:{
1e2c0eee-46e0-49a3-b1a2-363a713e85b9
,
22189d55-ca85-4355-87ed-d39dd0dcbba3
}
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-03-04T03:27:14.570Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardJnuykb..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "edde97e0-3b72-4dbe-888e-79403d4825a9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474",
"vfModuleModelCustomizationUUID": "70f5ca8c-b999-4e0e-bb5c-f842459c1c60",
"isBase": true,
"artifacts": [
"1e2c0eee-46e0-49a3-b1a2-363a713e85b9",
"22189d55-ca85-4355-87ed-d39dd0dcbba3"
],
"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-03-04T03:27:14.570Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardJnuykb..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3d66f2d1-72a0-49fb-9fbc-9e3f6c2f5474
VfModuleModelInvariantUUID:edde97e0-3b72-4dbe-888e-79403d4825a9
VfModuleModelDescription:NULL
Artifacts UUID List:{
1e2c0eee-46e0-49a3-b1a2-363a713e85b9
,
22189d55-ca85-4355-87ed-d39dd0dcbba3
}
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-03-04T03:27:14.571Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1e2c0eee-46e0-49a3-b1a2-363a713e85b9 from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml
2023-03-04T03:27:14.571Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-04T03:27:14.571Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml
2023-03-04T03:27:14.704Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml 1e2c0eee-46e0-49a3-b1a2-363a713e85b9 5033
2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml
2023-03-04T03:27:14.705Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:27:14.706Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:14.709Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:14.710Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900434705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:15.713Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 22189d55-ca85-4355-87ed-d39dd0dcbba3 from URL: /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env
2023-03-04T03:27:15.713Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-03-04T03:27:15.714Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env
2023-03-04T03:27:15.878Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-03-04T03:27:15.879Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env 22189d55-ca85-4355-87ed-d39dd0dcbba3 909
2023-03-04T03:27:15.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-03-04T03:27:15.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env
2023-03-04T03:27:15.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:27:15.885Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:15.885Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:15.885Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900435883,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:16.889Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: db4a6300-05d8-4e34-acfe-a2a9e2fac6b9
2023-03-04T03:27:16.891Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_jNuyKB 0 0bd493ea-2567-4cec-944a-565850f125e8 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-03-04T03:27:16.939Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57034711, org.onap.sdc.toscaparser.api.parameters.Input@5ca1ace2, org.onap.sdc.toscaparser.api.parameters.Input@40a02c9e, org.onap.sdc.toscaparser.api.parameters.Input@bfcb45d, org.onap.sdc.toscaparser.api.parameters.Input@468a51fc]
2023-03-04T03:27:16.941Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:16.942Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:16.942Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic
2023-03-04T03:27:16.942Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c
2023-03-04T03:27:16.943Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c matches Tosca VF Customization UUID: bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c
2023-03-04T03:27:16.943Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c 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-03-04T03:27:16.958Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:16.958Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:16.959Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-04T03:27:16.959Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@38283110
2023-03-04T03:27:16.959Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:16.960Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-04T03:27:16.960Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 70f5ca8c-b999-4e0e-bb5c-f842459c1c60
2023-03-04T03:27:16.960Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 70f5ca8c-b999-4e0e-bb5c-f842459c1c60
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-03-04T03:27:16.967Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:16.968Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:16.968Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:27:16.968Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:16.969Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:16.969Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:27:16.969Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:16.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is not matching search criteria
2023-03-04T03:27:16.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-04T03:27:16.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-04T03:27:16.971Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ddac7645-b6ee-4450-baea-4bf6836b036b
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-03-04T03:27:17.008Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.009Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:17.010Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-04T03:27:17.010Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.011Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_jNuyKB 0 is matching search criteria
2023-03-04T03:27:17.011Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_jNuyKB 0] matching following query criteria: sdcType=VF, customizationUUID=bc12ca10-cdbc-42a1-94d9-6b4c82c0e44c
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-03-04T03:27:17.031Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.031Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:17.032Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid db4a6300-05d8-4e34-acfe-a2a9e2fac6b9: basic_onboard_jNuyKB
2023-03-04T03:27:17.033Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.033Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:17.034Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.045Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:17.045Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.046Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:17.047Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.048Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:17.048Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:27:17.048Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_jNuyKB is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:27:17.049Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_jNuyKB
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-03-04T03:27:17.802Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_jNuyKB 0bd493ea-2567-4cec-944a-565850f125e8 1 ASDC deployResourceStructure
2023-03-04T03:27:17.803Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json ASDC sendASDCNotification
2023-03-04T03:27:17.803Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json
2023-03-04T03:27:17.803Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:27:17.804Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:17.804Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:17.804Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900437803,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:18.809Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-03-04T03:27:18.810Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml
2023-03-04T03:27:18.811Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:27:18.814Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:18.815Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:18.816Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900438809,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:19.821Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-03-04T03:27:19.822Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env
2023-03-04T03:27:19.822Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:27:19.824Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:19.824Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:19.824Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900439821,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:20.830Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar ASDC sendASDCNotification
2023-03-04T03:27:20.830Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar
2023-03-04T03:27:20.830Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:27:20.831Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:20.831Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:20.831Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900440830,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:27:21.832Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-04T03:27:21.844Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:27:21.869Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7
2023-03-04T03:27:21.869Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.870Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "9c01bf3c-4215-4659-afcd-4535c0c0b39e",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900419692,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:27:21.871Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.871Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.871Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:27:21.871Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "NOTIFIED"
}
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.872Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:27:21.873Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900420875,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900428463,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.874Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900433504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900434705,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.875Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900435883,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900437803,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/basic_onboard_jnuykb0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900438809,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.876Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900439821,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/resourceInstances/basic_onboard_jnuykb0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-03-04T03:27:21.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.877Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-04T03:27:21.877Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900440830,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardJnuykb/1.0/artifacts/service-BasicOnboardJnuykb-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:27:21.877Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:27:21.883Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:27:21.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:27:21.884Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-04T03:27:21.898Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-04T03:27:51.900Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 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-03-04T03:27:51.936Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and serviceModelVersionId: db4a6300-05d8-4e34-acfe-a2a9e2fac6b9
2023-03-04T03:27:51.936Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8999f74f-173e-4a85-b2ef-a1361d918176
2023-03-04T03:27:51.937Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0
2023-03-04T03:27:51.957Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-03-04T03:27:52.260Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?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-03-04T03:27:52.262Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0|INFO|500||Invoke
2023-03-04T03:27:52.305Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-04T03:27:52.780Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0|INFO|500||InvokeReturn
2023-03-04T03:27:52.781Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8999f74f-173e-4a85-b2ef-a1361d918176/model-vers/model-ver/db4a6300-05d8-4e34-acfe-a2a9e2fac6b9?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:27:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[425], vertex-id=[221280], x-aai-txid=[1-aai-resources-230304-03:27:53:740-25786], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-04T03:27:52.782Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-03-04T03:27:52.782Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-04T03:27:52.783Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-04T03:27:52.808Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-04T03:27:52.810Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-04T03:27:52.811Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-04T03:27:52.812Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:27:52.813Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:27:52.817Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900472811,
"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-03-04T03:27:53.929Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:28:21.845Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:28:21.895Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:28:21.896Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7",
"consumerID": "SO-sdc-controller",
"timestamp": 1677900472811,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-04T03:28:21.897Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:28:53.941Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:29:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:29:53.953Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:30:21.846Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:30:53.957Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:31:21.847Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:31:53.961Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:32:21.849Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:32:53.962Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:33:21.850Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:33:53.963Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:34:21.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:34:26.510Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Node 2 disconnected.
2023-03-04T03:34:53.965Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:35:21.852Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:35:53.967Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:36:21.873Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:36:53.967Z|9c01bf3c-4215-4659-afcd-4535c0c0b39e|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:37:21.874Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:37:53.970Z|3ec5154b-bb30-4b28-a8a5-6c9519f7c3e7|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:38:21.875Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:38:53.983Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:39:21.876Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:39:53.987Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:40:21.878Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:40:54.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:40:58.227Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:40:58.227Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901229715,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:40:58.231Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-04T03:40:58.232Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"5b002bb2-0308-4a30-93d6-d3340a865607","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e39494b5-d1a3-4ddc-8b0f-94890369b5ca","serviceDescription":"service","serviceInvariantUUID":"96eea840-772a-4c1f-9ac9-4b96295ee83a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c26f85cb-b636-4f96-9fb8-c68acd26dc8a","resourceInvariantUUID":"0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8","resourceCustomizationUUID":"96b1d463-7599-4b9a-85b1-e4cacf546fc7","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":"MzNkNzVlNWUzMjAxNDliMGRhZTFkN2MxMzJkZGI4MjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8343b2db-5367-4acf-8e3e-f14ccb5420b0","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Mjc2ZTdlZmRkNzZmZTMzOTBhNzI5ZmZjOTFmZDYxYjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"80123c9c-664f-4eaf-9753-ed5710004cf4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-04T03:40:58.238Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:40:58.238Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:40:58.238Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "policy-distribution-id",
"timestamp": 1677901232089,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:40:58.425Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:40:58.394Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:40:58.488Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:40:58.498Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:40:58.499Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901254002,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:40:58.545Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:40:58.553Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:40:58.553Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:40:58.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:40:58.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:40:58.554Z||kafka-producer-network-thread | SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-cb59b84e-022d-450b-864f-32f0bc13845c] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to F7H456J2TU-PX9g0HxWedA
2023-03-04T03:40:59.579Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:40:59.580Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:40:59.581Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:40:59.581Z||pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901254002,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:41:00.585Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "e39494b5-d1a3-4ddc-8b0f-94890369b5ca",
"serviceDescription": "service",
"serviceInvariantUUID": "96eea840-772a-4c1f-9ac9-4b96295ee83a",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "96b1d463-7599-4b9a-85b1-e4cacf546fc7",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "c26f85cb-b636-4f96-9fb8-c68acd26dc8a",
"resourceInvariantUUID": "0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8",
"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": "Mjc2ZTdlZmRkNzZmZTMzOTBhNzI5ZmZjOTFmZDYxYjM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "80123c9c-664f-4eaf-9753-ed5710004cf4"
}
],
"workloadContext": "Production"
}
2023-03-04T03:41:00.588Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-04T03:41:00.588Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e39494b5-d1a3-4ddc-8b0f-94890369b5ca ASDC
2023-03-04T03:41:00.592Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:5b002bb2-0308-4a30-93d6-d3340a865607
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:e39494b5-d1a3-4ddc-8b0f-94890369b5ca
ServiceInvariantUUID:96eea840-772a-4c1f-9ac9-4b96295ee83a
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:80123c9c-664f-4eaf-9753-ed5710004cf4
ArtifactChecksum:Mjc2ZTdlZmRkNzZmZTMzOTBhNzI5ZmZjOTFmZDYxYjM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:96b1d463-7599-4b9a-85b1-e4cacf546fc7
ResourceInvariantUUID:0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:c26f85cb-b636-4f96-9fb8-c68acd26dc8a
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-03-04T03:41:00.592Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e39494b5-d1a3-4ddc-8b0f-94890369b5ca 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-03-04T03:41:00.846Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:41:00.849Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:41:00.853Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:41:00.854Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 80123c9c-664f-4eaf-9753-ed5710004cf4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-04T03:41:00.854Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-03-04T03:41:00.868Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-04T03:41:01.041Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-03-04T03:41:01.042Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 80123c9c-664f-4eaf-9753-ed5710004cf4 57789
2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:41:01.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:41:01.044Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:41:01.044Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901261043,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:41:02.049Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:41:02.050Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:41:02.050Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 80123c9c-664f-4eaf-9753-ed5710004cf4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-04T03:41:02.051Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-04T03:41:02.052Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-04T03:41:02.052Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-04T03:41:02.605Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP684327839329768441/Definitions/service-BasicNetwork-template.yml
2023-03-04T03:41:03.884Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-04T03:41:03.885Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-03-04T03:41:03.885Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-04T03:41:03.886Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-04T03:41:03.886Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.888Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.891Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.891Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.892Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:03.893Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-03-04T03:41:03.893Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.894Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.894Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-04T03:41:03.895Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-03-04T03:41:03.895Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:41:03.896Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.896Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.896Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-04T03:41:03.897Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-03-04T03:41:03.898Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:41:03.899Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.900Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.902Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.902Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.906Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.907Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.908Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.909Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.910Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:03.911Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:03.912Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:e39494b5-d1a3-4ddc-8b0f-94890369b5ca
Model Version:NULL
Model InvariantUuid:96eea840-772a-4c1f-9ac9-4b96295ee83a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:0a1fd1ce-6ca6-4c54-b6b8-3a65f307abb8
Model UUID:f1b12b46-0955-4e23-a877-723b5f8df233
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:96b1d463-7599-4b9a-85b1-e4cacf546fc7
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-03-04T03:41:03.992Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: c26f85cb-b636-4f96-9fb8-c68acd26dc8a
2023-03-04T03:41:03.995Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||No resources found for Service: e39494b5-d1a3-4ddc-8b0f-94890369b5ca
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-03-04T03:41:04.032Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||
2023-03-04T03:41:04.033Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-03-04T03:41:04.040Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||No resources found for Service: e39494b5-d1a3-4ddc-8b0f-94890369b5ca
2023-03-04T03:41:04.041Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: e39494b5-d1a3-4ddc-8b0f-94890369b5ca
2023-03-04T03:41:04.042Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-03-04T03:41:04.043Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:04.075Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@c21f3aa, org.onap.sdc.toscaparser.api.parameters.Input@20323429, org.onap.sdc.toscaparser.api.parameters.Input@2d246741, org.onap.sdc.toscaparser.api.parameters.Input@ea8a433, org.onap.sdc.toscaparser.api.parameters.Input@d17baef]
2023-03-04T03:41:04.084Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.085Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:04.086Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.088Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:04.090Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid e39494b5-d1a3-4ddc-8b0f-94890369b5ca: Generic NeutronNet
2023-03-04T03:41:04.091Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.092Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:04.093Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.094Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:04.253Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.255Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:04.256Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.257Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:04.257Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:41:04.258Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:41:04.259Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||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-03-04T03:41:04.490Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-03-04T03:41:04.493Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-04T03:41:04.494Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-04T03:41:04.495Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:41:04.496Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:41:04.496Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:41:04.497Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901264491,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:41:05.500Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:41:05.522Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:41:05.526Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:41:05.526Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:41:05.526Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:41:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:41:21.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:41:21.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "multicloud-k8s",
"timestamp": 1677901233340,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:41:21.848Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:41:35.527Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:41:35.650Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:41:35.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:41:35.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:41:35.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:42:05.675Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:42:05.711Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:42:05.720Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:42:05.721Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:42:05.721Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:42:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:42:21.847Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.847Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901254002,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:42:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901229715,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:42:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "policy-distribution-id",
"timestamp": 1677901232089,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:42:21.864Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.864Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "multicloud-k8s",
"timestamp": 1677901233340,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:42:21.864Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901254002,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:42:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901261373,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:42:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.867Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.867Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "policy-distribution-id",
"timestamp": 1677901261762,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:42:21.868Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901261043,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:42:21.869Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901261441,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:42:21.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.871Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "policy-distribution-id",
"timestamp": 1677901262768,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:42:21.872Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.876Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.876Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901261441,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:42:21.877Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.877Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.877Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "policy-distribution-id",
"timestamp": 1677901263778,
"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-03-04T03:42:21.917Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5b002bb2-0308-4a30-93d6-d3340a865607
2023-03-04T03:42:21.917Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b002bb2-0308-4a30-93d6-d3340a865607 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-03-04T03:42:21.932Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "aai-model-loader",
"timestamp": 1677901264023,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901264503,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "aai-model-loader",
"timestamp": 1677901264023,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:42:21.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.934Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.934Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901264491,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:42:21.934Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.942Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.942Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901266413,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:42:21.942Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.942Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.943Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "aai-model-loader",
"timestamp": 1677901266238,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:42:21.943Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:21.943Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:21.943Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901267420,
"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-03-04T03:42:21.959Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5b002bb2-0308-4a30-93d6-d3340a865607
2023-03-04T03:42:21.959Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b002bb2-0308-4a30-93d6-d3340a865607 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-03-04T03:42:22.001Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:22.001Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "aai-model-loader",
"timestamp": 1677901271295,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:42:22.002Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:42:22.002Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:42:22.003Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "aai-model-loader",
"timestamp": 1677901272298,
"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-03-04T03:42:22.017Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5b002bb2-0308-4a30-93d6-d3340a865607
2023-03-04T03:42:22.017Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5b002bb2-0308-4a30-93d6-d3340a865607 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-03-04T03:42:35.721Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:42:35.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:42:35.786Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:42:35.787Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-04T03:42:35.787Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-04T03:42:35.787Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-04T03:42:35.788Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:42:35.788Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:42:35.789Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:42:35.789Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:42:35.790Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-04T03:42:35.817Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-04T03:43:05.818Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5b002bb2-0308-4a30-93d6-d3340a865607 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-03-04T03:43:05.837Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5b002bb2-0308-4a30-93d6-d3340a865607 and serviceModelVersionId: e39494b5-d1a3-4ddc-8b0f-94890369b5ca
2023-03-04T03:43:05.837Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 96eea840-772a-4c1f-9ac9-4b96295ee83a
2023-03-04T03:43:05.838Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0
2023-03-04T03:43:05.849Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-03-04T03:43:06.112Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?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-03-04T03:43:06.125Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0|INFO|500||Invoke
2023-03-04T03:43:06.153Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-04T03:43:06.421Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0|INFO|500||InvokeReturn
2023-03-04T03:43:06.422Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/96eea840-772a-4c1f-9ac9-4b96295ee83a/model-vers/model-ver/e39494b5-d1a3-4ddc-8b0f-94890369b5ca?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:43:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[250], vertex-id=[192648], x-aai-txid=[1-aai-resources-230304-03:43:07:583-75284], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-04T03:43:06.426Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-03-04T03:43:06.427Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-04T03:43:06.427Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-04T03:43:06.448Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-04T03:43:06.449Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5b002bb2-0308-4a30-93d6-d3340a865607 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-04T03:43:06.449Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-04T03:43:06.450Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:06.450Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:06.451Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901386449,
"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-03-04T03:43:07.600Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-04T03:43:07.638Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-04T03:43:07.640Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"39abbf73-700e-4704-b67d-73792c6cd4cd","serviceName":"Demo_pNF_Ekc6jHsCTxySzxypYRGN","serviceVersion":"1.0","serviceUUID":"69b724e5-2507-4a11-842e-df0b794a1739","serviceDescription":"catalog service description","serviceInvariantUUID":"5bd6fa8e-3b1e-443a-b942-8424d4317c39","resources":[{"resourceInstanceName":"pNF 57d585e7-2df8 0","resourceName":"pNF 57d585e7-2df8","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a48fb8c8-cbec-4f3b-8565-f59b33f1dab9","resourceInvariantUUID":"1f60a905-7675-4ace-b235-98ad51bf324c","resourceCustomizationUUID":"36919756-dce9-450b-933c-dd7a4e5d991e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml","artifactChecksum":"ZmJlNDkyMWJhY2Q2YjkxOWIyNTI5OWQ0YmY0ODlhMjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38418ff8-052b-4056-b4f0-8991c5fb1c82","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar","artifactChecksum":"MzI0OTIyMzRjMTMyYmY3MzRiZDI1NzAyNTI2ZGMyZjY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f9dcda8c-464b-4939-af2d-bfc917420c00","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"202c95d0-a675-4e7d-af4c-c5512ec2b3ae","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml","artifactChecksum":"YWMxZWU0YTQ0MWZmZDBkNDNjYjgyMjEyYTM4MTAyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e1ae3778-9986-4bc8-b880-c6a2d53910b4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b8ffcd4b-be3e-48a6-8354-6ec3cf757849","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1ed4f58b-ed5a-4847-aae4-e4bdf9233095","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml","artifactChecksum":"NzEwMjUyMjk4ZTBkOWFmYjBmMWE4Zjk0ZmQ3ZThiNDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b49687f6-e09e-47c5-87b9-a99b62670ffd","artifactVersion":"1"},{"artifactName":"service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar","artifactChecksum":"MWJkNTUzZWRkYzJhMTQwNzhhODg2YWY4OWU1Mzk5OWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c75c4eb8-b5bb-410f-9b48-2f60b22e29e8","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-04T03:43:07.679Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:07.681Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:07.682Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:07.682Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:08.683Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:08.685Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:08.685Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:08.685Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:09.686Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:09.688Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:09.689Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:09.690Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:10.693Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:10.696Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:10.699Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:10.699Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:11.700Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:11.701Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:11.701Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:11.702Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:12.705Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:12.741Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:12.748Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:12.749Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:13.776Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:13.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:13.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:13.777Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:14.778Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:43:14.779Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:14.779Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:14.779Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:15.780Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"serviceName": "Demo_pNF_Ekc6jHsCTxySzxypYRGN",
"serviceVersion": "1.0",
"serviceUUID": "69b724e5-2507-4a11-842e-df0b794a1739",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "5bd6fa8e-3b1e-443a-b942-8424d4317c39",
"resources": [
{
"resourceInstanceName": "pNF 57d585e7-2df8 0",
"resourceCustomizationUUID": "36919756-dce9-450b-933c-dd7a4e5d991e",
"resourceName": "pNF 57d585e7-2df8",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "a48fb8c8-cbec-4f3b-8565-f59b33f1dab9",
"resourceInvariantUUID": "1f60a905-7675-4ace-b235-98ad51bf324c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"artifactChecksum": "MWJkNTUzZWRkYzJhMTQwNzhhODg2YWY4OWU1Mzk5OWU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c75c4eb8-b5bb-410f-9b48-2f60b22e29e8"
}
],
"workloadContext": "Production"
}
2023-03-04T03:43:15.781Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-04T03:43:15.781Z|5b002bb2-0308-4a30-93d6-d3340a865607|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 69b724e5-2507-4a11-842e-df0b794a1739 ASDC
2023-03-04T03:43:15.782Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:39abbf73-700e-4704-b67d-73792c6cd4cd
ServiceName:Demo_pNF_Ekc6jHsCTxySzxypYRGN
ServiceVersion:1.0
ServiceUUID:69b724e5-2507-4a11-842e-df0b794a1739
ServiceInvariantUUID:5bd6fa8e-3b1e-443a-b942-8424d4317c39
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
ArtifactUUID:c75c4eb8-b5bb-410f-9b48-2f60b22e29e8
ArtifactChecksum:MWJkNTUzZWRkYzJhMTQwNzhhODg2YWY4OWU1Mzk5OWU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 57d585e7-2df8 0
ResourceCustomizationUUID:36919756-dce9-450b-933c-dd7a4e5d991e
ResourceInvariantUUID:1f60a905-7675-4ace-b235-98ad51bf324c
ResourceName:pNF 57d585e7-2df8
ResourceType:PNF
ResourceUUID:a48fb8c8-cbec-4f3b-8565-f59b33f1dab9
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-03-04T03:43:15.782Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 69b724e5-2507-4a11-842e-df0b794a1739 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-03-04T03:43:15.944Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:43:15.945Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:43:15.945Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:43:15.946Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: c75c4eb8-b5bb-410f-9b48-2f60b22e29e8 from URL: /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:15.946Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-03-04T03:43:15.946Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:16.216Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-03-04T03:43:16.225Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar c75c4eb8-b5bb-410f-9b48-2f60b22e29e8 88013
2023-03-04T03:43:16.226Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar ASDC sendASDCNotification
2023-03-04T03:43:16.226Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:16.229Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:43:16.229Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:16.230Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:16.240Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901396226,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:17.245Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:43:17.246Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:43:17.246Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: c75c4eb8-b5bb-410f-9b48-2f60b22e29e8, URL: /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar to file: /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:17.247Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:17.249Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:17.250Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:17.812Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8983885474448307114/Definitions/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml
2023-03-04T03:43:19.959Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-04T03:43:19.959Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-03-04T03:43:19.959Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.960Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 57d585e7-2df8 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-03-04T03:43:19.961Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.970Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.970Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Node template pNF 57d585e7-2df8 0 is matching search criteria
2023-03-04T03:43:19.970Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 57d585e7-2df8 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Node template pNF 57d585e7-2df8 0 is matching search criteria
2023-03-04T03:43:19.977Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 57d585e7-2df8 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.978Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:19.979Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_Ekc6jHsCTxySzxypYRGN
Description:catalog service description
Model UUID:69b724e5-2507-4a11-842e-df0b794a1739
Model Version:NULL
Model InvariantUuid:5bd6fa8e-3b1e-443a-b942-8424d4317c39
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VF Allotted Resource Properties:
PNF Allotted Resource Properties:
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2023-03-04T03:43:20.060Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: a48fb8c8-cbec-4f3b-8565-f59b33f1dab9
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-03-04T03:43:20.097Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||pNF 57d585e7-2df8 0
2023-03-04T03:43:20.103Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a48fb8c8-cbec-4f3b-8565-f59b33f1dab9
2023-03-04T03:43:20.104Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 69b724e5-2507-4a11-842e-df0b794a1739
2023-03-04T03:43:20.107Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 69b724e5-2507-4a11-842e-df0b794a1739
2023-03-04T03:43:20.107Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 57d585e7-2df8 0 a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-04T03:43:20.169Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6e59a49f, org.onap.sdc.toscaparser.api.parameters.Input@73421f27, org.onap.sdc.toscaparser.api.parameters.Input@5ed90b6c, org.onap.sdc.toscaparser.api.parameters.Input@4e945d29, org.onap.sdc.toscaparser.api.parameters.Input@6dca7538]
2023-03-04T03:43:20.170Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:20.172Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:20.173Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 69b724e5-2507-4a11-842e-df0b794a1739: pNF 57d585e7-2df8
2023-03-04T03:43:20.174Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Processing PNF resource: a48fb8c8-cbec-4f3b-8565-f59b33f1dab9
2023-03-04T03:43:20.175Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-03-04T03:43:20.176Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_Ekc6jHsCTxySzxypYRGN is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-04T03:43:20.177Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Resource customization UUID: 36919756-dce9-450b-933c-dd7a4e5d991e is the same as notified resource customizationUUID: 36919756-dce9-450b-933c-dd7a4e5d991e
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-03-04T03:43:20.494Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 57d585e7-2df8 a48fb8c8-cbec-4f3b-8565-f59b33f1dab9 0 ASDC deployResourceStructure
2023-03-04T03:43:20.495Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar ASDC sendASDCNotification
2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar
2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:43:20.496Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:43:20.497Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901400495,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:21.498Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:43:21.551Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:43:21.558Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:43:21.558Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-04T03:43:21.558Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-04T03:43:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:43:21.849Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.849Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.850Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.850Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.850Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.850Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.850Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.851Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.852Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.852Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.859Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.859Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901262380,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901294796,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "multicloud-k8s",
"timestamp": 1677901290421,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.862Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901326110,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901326502,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:43:21.864Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901327508,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:43:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "policy-distribution-id",
"timestamp": 1677901328514,
"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-03-04T03:43:21.880Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 39abbf73-700e-4704-b67d-73792c6cd4cd
2023-03-04T03:43:21.881Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39abbf73-700e-4704-b67d-73792c6cd4cd 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-03-04T03:43:21.987Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.989Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.991Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.992Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.993Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:21.993Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.993Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.994Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901321441,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:43:21.994Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:21.995Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:21.996Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:43:22.001Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:22.001Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.002Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901330584,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:43:22.003Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:22.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.006Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901324023,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:43:22.007Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:22.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.008Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901332226,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:43:22.009Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:22.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.010Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901332649,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:43:22.011Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:22.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.012Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901333653,
"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-03-04T03:43:22.077Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 39abbf73-700e-4704-b67d-73792c6cd4cd
2023-03-04T03:43:22.077Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39abbf73-700e-4704-b67d-73792c6cd4cd 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-03-04T03:43:22.146Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.146Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901339096,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:43:22.147Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:43:22.147Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:43:22.147Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "aai-model-loader",
"timestamp": 1677901340098,
"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-03-04T03:43:22.217Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 39abbf73-700e-4704-b67d-73792c6cd4cd
2023-03-04T03:43:22.229Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 39abbf73-700e-4704-b67d-73792c6cd4cd 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-03-04T03:43:51.561Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:43:51.639Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2023-03-04T03:43:51.658Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-03-04T03:43:51.659Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-03-04T03:43:51.712Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-04T03:44:21.713Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 39abbf73-700e-4704-b67d-73792c6cd4cd 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-03-04T03:44:21.728Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 39abbf73-700e-4704-b67d-73792c6cd4cd and serviceModelVersionId: 69b724e5-2507-4a11-842e-df0b794a1739
2023-03-04T03:44:21.729Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bd6fa8e-3b1e-443a-b942-8424d4317c39
2023-03-04T03:44:21.730Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0
2023-03-04T03:44:21.736Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2023-03-04T03:44:21.844Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:44:21.849Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.850Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.851Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.851Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.851Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.851Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.851Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.852Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.852Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.852Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.853Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.853Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.854Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.852Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?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-03-04T03:44:21.855Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.855Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.856Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.856Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.857Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.858Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.858Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.859Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.859Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.859Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.859Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0|INFO|500||Invoke
2023-03-04T03:44:21.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.861Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.861Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.861Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.862Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.863Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.863Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.864Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.865Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.866Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.867Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.867Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.867Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.868Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.868Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.868Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.869Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.869Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.870Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.870Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.871Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.872Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.882Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-03-04T03:44:21.887Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.888Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.893Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.894Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.896Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.898Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.898Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.899Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.900Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.900Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.901Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.902Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.902Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.902Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901327113,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.903Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.903Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.904Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901325354,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.911Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.914Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901329518,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.914Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.914Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.915Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.915Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.915Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.916Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.916Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.918Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.918Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901356242,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:21.921Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.921Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.922Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "cds-sdc-listener",
"timestamp": 1677901356925,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:21.922Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.922Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.922Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.922Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901357311,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:21.923Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.923Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.924Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.924Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.924Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901358324,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:44:21.925Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.925Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901357374,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:21.925Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.926Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.926Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.926Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.926Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901351441,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.927Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.927Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.927Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "policy-distribution-id",
"timestamp": 1677901359327,
"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-03-04T03:44:21.956Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a
2023-03-04T03:44:21.957Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a 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-03-04T03:44:21.977Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.977Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901359385,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:21.978Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.978Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.978Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:21.979Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.979Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.979Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901358574,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:21.979Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.979Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.980Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901354023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:44:21.980Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:21.980Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:21.980Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901359637,
"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-03-04T03:44:21.992Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a
2023-03-04T03:44:21.992Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a 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-03-04T03:44:22.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.010Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901361159,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:22.011Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.012Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "multicloud-k8s",
"timestamp": 1677901360645,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-03-04T03:44:22.013Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.014Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901361929,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:44:22.016Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.016Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.017Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1677901362934,
"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-03-04T03:44:22.051Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a
2023-03-04T03:44:22.051Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a 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-03-04T03:44:22.076Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0|INFO|500||InvokeReturn
2023-03-04T03:44:22.089Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bd6fa8e-3b1e-443a-b942-8424d4317c39/model-vers/model-ver/69b724e5-2507-4a11-842e-df0b794a1739?depth=0 has http status code:200 and response headers:{date=[Sat, 04 Mar 2023 03:44:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[225376], x-aai-txid=[0-aai-resources-230304-03:44:23:308-22552], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-04T03:44:22.089Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2023-03-04T03:44:22.090Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-04T03:44:22.091Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-04T03:44:22.103Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.103Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901371593,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:44:22.104Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.104Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.104Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "aai-model-loader",
"timestamp": 1677901372596,
"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-03-04T03:44:22.146Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7a58c8e1-d724-4985-a498-90df9aeabe5a
2023-03-04T03:44:22.143Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2023-03-04T03:44:22.148Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 39abbf73-700e-4704-b67d-73792c6cd4cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-04T03:44:22.149Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-04T03:44:22.149Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7a58c8e1-d724-4985-a498-90df9aeabe5a and ComponentName AAI
2023-03-04T03:44:22.150Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:22.150Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:22.151Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901462149,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
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-03-04T03:44:22.235Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.236Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "5b002bb2-0308-4a30-93d6-d3340a865607",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901386449,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-04T03:44:22.273Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.273Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.274Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.274Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.274Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.274Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.275Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.276Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.310Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.311Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/resourceInstances/pnf57d585e72df80/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.311Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-template.yml",
"status": "NOT_NOTIFIED"
}
2023-03-04T03:44:22.312Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.312Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "NOTIFIED"
}
2023-03-04T03:44:22.313Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.313Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901396226,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-03-04T03:44:22.313Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-04T03:44:22.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2023-03-04T03:44:22.314Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {
"distributionID": "39abbf73-700e-4704-b67d-73792c6cd4cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901400495,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfEkc6jhsctxyszxypyrgn/1.0/artifacts/service-DemoPnfEkc6jhsctxyszxypyrgn-csar.csar",
"status": "DEPLOY_OK"
}
2023-03-04T03:44:22.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2023-03-04T03:44:23.207Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-04T03:44:23.207Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"7a58c8e1-d724-4985-a498-90df9aeabe5a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"23afb316-7197-4885-8ac6-b29d8f37363d","serviceDescription":"service","serviceInvariantUUID":"d01ef137-a904-4b04-b2c6-099e63bed905","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ae088259-def3-4984-9d27-4a43dd2c5126","resourceInvariantUUID":"be81e6fb-87ad-4506-86b6-3e2880fec521","resourceCustomizationUUID":"8baea25b-1320-4058-b54a-9d41cccd6bf9","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":"NWU0ZjM1ZmNhZDcwODBjODQ4M2M0MDYzNDdhZjJjYjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"07a24012-04fb-4881-bfc7-6613281c6a58","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":"YWViYzBiODBhYmQzYTUyOWI2NWM3NDliNDJhZGExNTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"12551efc-b029-4023-9270-9b8e26badac6","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":"944be049-d1a3-4164-b40d-7c666acbf8b0","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":"f46a69c1-6f4d-4ab4-aae9-3c61a05e8d18","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":"86661db2-7afa-4782-b81c-3db9cc54ea6c","artifactVersion":"2","generatedFromUUID":"944be049-d1a3-4164-b40d-7c666acbf8b0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YTZmNTY0MTc1MmFlYWE4YjAxMzk4Y2JmMmUyNTQ2OGM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"789e5390-8fb2-431a-8559-f054c1199428","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NWRjYWRmNjUzNDUxOWMyMTMxY2Y2ZmVkYmQzZjViZDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"052a41c7-375f-4f43-b64e-87f6dddf22af","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-04T03:44:23.208Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:23.209Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:23.209Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:23.209Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"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-03-04T03:44:24.210Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:24.211Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:24.211Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:24.211Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"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-03-04T03:44:25.212Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:25.213Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:25.214Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:25.214Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"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-03-04T03:44:26.216Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:26.220Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:26.221Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:26.222Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"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-03-04T03:44:27.225Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:27.231Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:27.232Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:27.232Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"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-03-04T03:44:28.234Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:28.234Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:28.234Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:28.235Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:44:29.239Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-04T03:44:29.242Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:29.243Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:29.244Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901387600,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:44:30.291Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "23afb316-7197-4885-8ac6-b29d8f37363d",
"serviceDescription": "service",
"serviceInvariantUUID": "d01ef137-a904-4b04-b2c6-099e63bed905",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "8baea25b-1320-4058-b54a-9d41cccd6bf9",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "ae088259-def3-4984-9d27-4a43dd2c5126",
"resourceInvariantUUID": "be81e6fb-87ad-4506-86b6-3e2880fec521",
"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": "YWViYzBiODBhYmQzYTUyOWI2NWM3NDliNDJhZGExNTc\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "12551efc-b029-4023-9270-9b8e26badac6",
"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": "944be049-d1a3-4164-b40d-7c666acbf8b0",
"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": "86661db2-7afa-4782-b81c-3db9cc54ea6c",
"generatedFromUUID": "944be049-d1a3-4164-b40d-7c666acbf8b0"
},
"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": "86661db2-7afa-4782-b81c-3db9cc54ea6c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NWRjYWRmNjUzNDUxOWMyMTMxY2Y2ZmVkYmQzZjViZDg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "052a41c7-375f-4f43-b64e-87f6dddf22af"
}
],
"workloadContext": "Production"
}
2023-03-04T03:44:30.297Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-04T03:44:30.298Z|39abbf73-700e-4704-b67d-73792c6cd4cd|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 23afb316-7197-4885-8ac6-b29d8f37363d ASDC
2023-03-04T03:44:30.299Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:7a58c8e1-d724-4985-a498-90df9aeabe5a
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:23afb316-7197-4885-8ac6-b29d8f37363d
ServiceInvariantUUID:d01ef137-a904-4b04-b2c6-099e63bed905
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:052a41c7-375f-4f43-b64e-87f6dddf22af
ArtifactChecksum:NWRjYWRmNjUzNDUxOWMyMTMxY2Y2ZmVkYmQzZjViZDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:8baea25b-1320-4058-b54a-9d41cccd6bf9
ResourceInvariantUUID:be81e6fb-87ad-4506-86b6-3e2880fec521
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:ae088259-def3-4984-9d27-4a43dd2c5126
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:12551efc-b029-4023-9270-9b8e26badac6
ArtifactChecksum:YWViYzBiODBhYmQzYTUyOWI2NWM3NDliNDJhZGExNTc=
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:944be049-d1a3-4164-b40d-7c666acbf8b0
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:86661db2-7afa-4782-b81c-3db9cc54ea6c
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:86661db2-7afa-4782-b81c-3db9cc54ea6c
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-03-04T03:44:30.331Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 23afb316-7197-4885-8ac6-b29d8f37363d 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-03-04T03:44:30.738Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:44:30.739Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 052a41c7-375f-4f43-b64e-87f6dddf22af from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - download
2023-03-04T03:44:30.740Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-04T03:44:30.898Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2023-03-04T03:44:30.903Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 052a41c7-375f-4f43-b64e-87f6dddf22af 75205
2023-03-04T03:44:30.941Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-04T03:44:30.942Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-04T03:44:30.942Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-04T03:44:30.943Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2023-03-04T03:44:30.943Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-04T03:44:30.948Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to send status: {
"distributionID": "7a58c8e1-d724-4985-a498-90df9aeabe5a",
"consumerID": "SO-sdc-controller",
"timestamp": 1677901470941,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-04T03:44:31.949Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-04T03:44:31.950Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2023-03-04T03:44:31.950Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 052a41c7-375f-4f43-b64e-87f6dddf22af, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:31.950Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-04T03:44:31.951Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:31.951Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:33.051Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15904579906209359873/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-03-04T03:44:40.510Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-04T03:44:40.513Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-03-04T03:44:40.513Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:40.514Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-04T03:44:40.514Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||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-03-04T03:44:40.515Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:40.515Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||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-03-04T03:44:40.516Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||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-03-04T03:44:40.521Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:40.521Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:40.521Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-04T03:44:40.522Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||WARN|500||####################################################################################################
2023-03-04T03:44:40.525Z|7a58c8e1-d724-4985-a498-90df9aeabe5a|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery