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-04-24T00:15:52.845Z||main|||||INFO|500||The following profiles are active: basic
2023-04-24T00:16:06.219Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-24T00:16:06.220Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-24T00:16:06.357Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-24T00:16:11.461Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-24T00:16:11.923Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-24T00:16:12.668Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-24T00:16:13.079Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-24T00:16:13.947Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-24T00:16:16.944Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-24T00:16:17.486Z||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-04-24T00:16:19.561Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-24T00:16:19.659Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-24T00:16:19.721Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-24T00:16:19.730Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-24T00:16:20.279Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-24T00:16:20.646Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-24T00:16:21.452Z||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-04-24T00:16:22.183Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2023-04-24T00:16:22.184Z||main|||||ERROR|500||(conn=890) Table 'catalogdb.activity_spec' doesn't exist
2023-04-24T00:16:22.202Z||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-04-24T00:16:24.588Z||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-04-24T00:16:26.663Z||main|||||WARN|500||---
2023-04-24T00:16:26.663Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-24T00:16:26.663Z||main|||||WARN|500||---
2023-04-24T00:16:27.130Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-24T00:16:31.597Z||main|||||INFO|500||Started Application in 43.111 seconds (JVM running for 47.342)
2023-04-24T00:16:31.621Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-24T00:16:31.622Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-24T00:16:31.635Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-24T00:16:31.706Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 8652e6aa-15f3-4635-a499-065771044c09 url= /sdc/v1/artifactTypes
2023-04-24T00:16:31.714Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-24T00:16:31.932Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-24T00:16:31.972Z||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-04-24T00:16:31.973Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-24T00:16:31.973Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 3464712f-b32f-4073-88ad-5acb348f592a url= /sdc/v1/distributionKafkaData
2023-04-24T00:16:31.973Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-24T00:16:32.004Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-24T00:16:32.010Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@54952607
2023-04-24T00:16:32.070Z||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-0272adbd-c3ac-4ab6-a378-f82e1b12003f
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-04-24T00:16:32.113Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Instantiated an idempotent producer.
2023-04-24T00:16:32.197Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-24T00:16:32.263Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-24T00:16:32.263Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-24T00:16:32.264Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682295392258
2023-04-24T00:16:32.271Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-24T00:16:32.307Z||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-63b9f08f-ac52-4cb9-b6f2-c71e21e51788
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-04-24T00:16:32.432Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-24T00:16:32.433Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-24T00:16:32.433Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682295392432
2023-04-24T00:16:32.436Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:16:32.480Z||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-996fcf31-a736-4af1-bc05-52558f683f23
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-04-24T00:16:32.481Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:16:32.489Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-24T00:16:32.490Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-24T00:16:32.491Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1682295392489
2023-04-24T00:16:32.492Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:16:32.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:16:32.502Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-24T00:16:33.376Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:33.376Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 U34zI84AS7CGrEexRU_i3g
2023-04-24T00:16:33.377Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:33.377Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:33.377Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 U34zI84AS7CGrEexRU_i3g
2023-04-24T00:16:33.378Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:33.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 U34zI84AS7CGrEexRU_i3g
2023-04-24T00:16:33.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 U34zI84AS7CGrEexRU_i3g
2023-04-24T00:16:33.378Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:33.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 U34zI84AS7CGrEexRU_i3g
2023-04-24T00:16:33.378Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:33.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 U34zI84AS7CGrEexRU_i3g
2023-04-24T00:16:33.380Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Cluster ID: Shk3UxEjRe-njgZalmbQQw
2023-04-24T00:16:33.381Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Cluster ID: Shk3UxEjRe-njgZalmbQQw
2023-04-24T00:16:33.381Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Cluster ID: Shk3UxEjRe-njgZalmbQQw
2023-04-24T00:16:33.384Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-04-24T00:16:33.384Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] ProducerId set to 5 with epoch 0
2023-04-24T00:16:33.385Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-04-24T00:16:33.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] (Re-)joining group
2023-04-24T00:16:33.415Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] (Re-)joining group
2023-04-24T00:16:33.495Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23-bd2e2c74-74ae-431a-a3cc-dfb65da13f56
2023-04-24T00:16:33.495Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788-27ea8269-fe24-49be-a8fd-09626bc2e119
2023-04-24T00:16:33.496Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:33.496Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:33.497Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] (Re-)joining group
2023-04-24T00:16:33.497Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] (Re-)joining group
2023-04-24T00:16:39.511Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23-bd2e2c74-74ae-431a-a3cc-dfb65da13f56', protocol='range'}
2023-04-24T00:16:39.511Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788-27ea8269-fe24-49be-a8fd-09626bc2e119', protocol='range'}
2023-04-24T00:16:39.585Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:39.586Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:39.586Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:39.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:39.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:39.587Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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 BSm1jFIsQqCTWIAvptMBaA
2023-04-24T00:16:39.594Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788-27ea8269-fe24-49be-a8fd-09626bc2e119=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23-bd2e2c74-74ae-431a-a3cc-dfb65da13f56=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-04-24T00:16:39.638Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23-bd2e2c74-74ae-431a-a3cc-dfb65da13f56', protocol='range'}
2023-04-24T00:16:39.638Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788-27ea8269-fe24-49be-a8fd-09626bc2e119', protocol='range'}
2023-04-24T00:16:39.640Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.640Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.647Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.647Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.665Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-24T00:16:39.666Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-24T00:16:39.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-24T00:16:39.666Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-24T00:16:39.666Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-24T00:16:39.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-24T00:16:39.666Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-24T00:16:39.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-24T00:16:39.667Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-24T00:16:39.667Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-24T00:16:39.667Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-24T00:16:39.668Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-24T00:16:39.711Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.713Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.805Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.805Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.806Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.807Z||kafka-coordinator-heartbeat-thread | SO|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, 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-04-24T00:16:39.808Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.809Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.811Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.812Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:16:39.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, 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-04-24T00:17:32.487Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:17:32.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:18:32.488Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:18:32.497Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:19:32.489Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:19:32.499Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:20:32.491Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:20:32.500Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:21:32.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:21:32.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:22:32.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:22:32.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:23:32.495Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:23:32.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:24:32.495Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:24:32.504Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:25:32.496Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:25:32.505Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:25:33.533Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-63b9f08f-ac52-4cb9-b6f2-c71e21e51788, groupId=SO] Node -1 disconnected.
2023-04-24T00:25:33.533Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-996fcf31-a736-4af1-bc05-52558f683f23, groupId=SO] Node -1 disconnected.
2023-04-24T00:25:33.649Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Node -1 disconnected.
2023-04-24T00:25:46.800Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-24T00:26:32.506Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:26:32.506Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:27:32.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:27:32.508Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:28:32.507Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:28:32.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:29:32.510Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:29:32.509Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:30:32.511Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:30:32.511Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:31:32.511Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:31:32.513Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:32:32.513Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:32:32.515Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:33:32.515Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:33:32.516Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:34:32.516Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:34:32.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:35:32.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:35:32.519Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:36:32.518Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:36:32.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:37:32.520Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:37:32.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:38:32.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:38:32.522Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:39:32.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:39:32.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:40:32.524Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:40:32.524Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:41:32.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:41:32.526Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:42:32.527Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:42:32.528Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:43:32.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:43:32.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:44:32.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:44:32.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:45:32.531Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:45:32.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:46:32.533Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:46:32.533Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:47:32.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:47:32.535Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:48:32.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:48:32.536Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:49:32.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:49:32.539Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:50:32.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:50:32.540Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:51:32.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:51:32.542Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:52:32.538Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:52:32.543Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:53:32.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:53:32.544Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:54:32.541Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:54:32.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:55:32.543Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:55:32.547Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:56:32.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:56:32.548Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:57:32.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:57:32.548Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:58:32.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:58:32.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T00:59:32.547Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T00:59:32.549Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:00:32.549Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:00:32.551Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:01:32.551Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:01:32.553Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:02:32.553Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:02:32.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:03:32.553Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:03:32.555Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:04:32.555Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:04:32.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:05:32.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:05:32.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:06:32.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:06:32.558Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:07:32.559Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:07:32.560Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:08:32.560Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:08:32.561Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:09:32.561Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:09:32.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:10:32.563Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:10:32.564Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:11:32.564Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:11:32.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:12:32.566Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:12:32.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:13:32.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:13:32.568Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:14:32.569Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:14:32.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:15:32.571Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:15:32.571Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:16:32.572Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:16:32.573Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:17:32.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:17:32.574Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:18:32.574Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:18:32.575Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:19:32.575Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:19:32.576Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:20:32.577Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:20:32.577Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:21:32.578Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:21:32.579Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:22:32.580Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:22:32.580Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:23:32.581Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:23:32.582Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:24:32.582Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:24:32.582Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:25:32.582Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:25:32.584Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:26:32.583Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:26:32.585Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:27:32.585Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:27:32.585Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:28:32.588Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:28:32.586Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:29:32.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:29:32.589Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:30:32.589Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:30:32.589Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:31:32.589Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:31:32.591Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:32:32.591Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:32:32.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:33:32.593Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:33:32.593Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:34:32.593Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:34:32.594Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:35:32.595Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:35:32.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:36:32.596Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:36:32.596Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:37:32.596Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:37:32.597Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:38:32.597Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:38:32.598Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:39:32.599Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:39:32.599Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:40:32.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:40:32.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:41:32.601Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:41:32.601Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:42:32.601Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:42:32.602Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:43:32.603Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:43:32.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:44:32.604Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:44:32.605Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:45:32.604Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:45:32.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:46:32.605Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:46:32.606Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:47:32.606Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:47:32.607Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:48:32.607Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:48:32.608Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:49:32.609Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:49:32.610Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:50:32.609Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:50:32.610Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:51:32.611Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:51:32.611Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:52:32.612Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:52:32.613Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:53:32.613Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:53:32.614Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:54:32.614Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:54:32.614Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:55:32.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:55:32.616Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:56:32.616Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:56:32.616Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:57:32.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:57:32.617Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:58:32.618Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:58:32.618Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T01:59:32.619Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T01:59:32.619Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:00:32.620Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:00:32.620Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:01:32.621Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:01:32.620Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:02:32.622Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:02:32.622Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:03:32.624Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:03:32.623Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:04:32.624Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:04:32.625Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:05:32.626Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:05:32.626Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:06:32.627Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:06:32.627Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:07:32.627Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:07:32.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:08:32.628Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:08:32.629Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:09:32.629Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:09:32.629Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:10:32.630Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:10:32.630Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:11:32.631Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:11:32.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:12:32.632Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:12:32.633Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:13:32.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:13:32.634Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:14:32.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:14:32.636Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:15:32.635Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:15:32.637Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:16:32.635Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:16:32.637Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:17:32.637Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:17:32.638Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:18:32.638Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:18:32.639Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:19:32.638Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:19:32.639Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:20:32.640Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:20:32.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:21:32.640Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:21:32.641Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:22:32.642Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:22:32.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:23:32.642Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:23:32.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:24:32.643Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:24:32.645Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:25:32.646Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:25:32.646Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:26:32.646Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:26:32.647Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:27:32.648Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:27:32.649Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:28:32.649Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:28:32.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:29:32.650Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:29:32.650Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:30:32.651Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:30:32.651Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:31:32.653Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:31:32.653Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:32:32.654Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:32:32.654Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:33:32.654Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:33:32.656Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:34:32.655Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:34:32.657Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:35:32.656Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:35:32.657Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:36:32.656Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:36:32.658Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:37:32.656Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:37:32.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:38:32.657Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:38:32.659Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:39:32.658Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:39:32.661Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:40:32.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:40:32.663Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:41:32.660Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:41:32.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:42:32.661Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:42:32.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:43:32.662Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:43:32.666Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:44:32.664Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:44:32.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:45:32.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:45:32.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:46:32.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:46:32.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:47:32.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:47:32.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:48:32.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:48:32.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:49:32.669Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:49:32.670Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:50:32.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:50:32.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:51:32.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:51:32.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:52:32.672Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:52:32.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:53:32.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:53:32.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:54:32.673Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:54:32.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:55:32.674Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:55:32.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:56:32.674Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:56:32.674Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:57:32.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:57:32.675Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:58:32.675Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:58:32.676Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T02:59:32.676Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T02:59:32.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:00:32.678Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:00:32.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:01:32.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:01:32.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:02:32.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:02:32.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:03:32.680Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:03:32.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:04:32.681Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:04:32.682Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:05:32.682Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:05:32.683Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:06:32.683Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:06:32.683Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:07:32.684Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:07:32.685Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:08:32.684Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:08:32.686Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:09:32.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:09:32.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:10:32.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:10:32.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:11:32.685Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:11:32.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:12:32.686Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:12:32.690Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:13:32.687Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:13:32.690Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:14:32.687Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:14:32.692Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:15:32.689Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:15:32.693Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:16:32.690Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:16:32.694Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:17:32.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:17:32.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:18:32.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:18:32.696Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:19:32.692Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:19:32.697Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:20:32.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:20:32.698Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:21:32.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:21:32.699Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:22:32.695Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:22:32.700Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:23:32.696Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:23:32.702Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:24:32.696Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:24:32.703Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:25:32.698Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:25:32.704Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:26:32.699Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:26:32.704Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:27:32.699Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:27:32.706Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:28:32.700Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:28:32.707Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:29:32.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:29:32.708Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:30:32.703Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:30:32.708Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:31:32.703Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:31:32.709Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:32:32.704Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:32:32.710Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:33:32.706Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:33:32.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:34:32.707Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:34:32.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:35:32.707Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:35:32.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:36:32.708Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:36:32.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:37:32.708Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:37:32.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:38:32.710Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:38:32.714Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:39:32.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:39:32.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:40:32.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:40:32.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:41:32.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:41:32.717Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:42:32.714Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:42:32.719Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:43:32.715Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:43:32.720Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:44:32.716Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:44:32.721Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:45:32.716Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:45:32.722Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:46:32.717Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:46:32.723Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:47:32.718Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:47:32.724Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:48:32.720Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:48:32.725Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:49:32.721Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:49:32.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:50:32.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:50:32.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:51:32.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:51:32.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:52:32.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:52:32.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:53:32.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:53:32.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:54:32.725Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:54:32.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:55:32.727Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:55:32.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:56:32.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:56:32.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:57:32.729Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:57:32.732Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:58:32.729Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:58:32.732Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T03:59:32.730Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T03:59:32.733Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:00:32.732Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:00:32.733Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:01:32.733Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:01:32.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:02:32.733Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:02:32.734Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:03:32.735Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:03:32.737Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:04:32.739Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:04:32.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:05:32.739Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:05:32.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:06:32.740Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:06:32.740Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:07:32.740Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:07:32.741Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:08:32.742Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:08:32.742Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:09:32.743Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:09:32.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:10:32.744Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:10:32.745Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:11:32.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:11:32.746Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:12:32.745Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:12:32.746Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:13:32.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:13:32.747Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:14:32.747Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:14:32.749Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:15:32.750Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:15:32.749Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:16:32.750Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:16:32.751Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:17:32.752Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:17:32.752Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:18:32.753Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:18:32.754Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:19:32.754Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:19:32.755Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:20:32.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:20:32.755Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:21:32.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:21:32.757Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:22:32.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:22:32.757Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:23:32.757Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:23:32.759Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:24:32.761Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:24:32.761Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:25:32.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:25:32.762Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:26:32.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:26:32.764Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:27:32.765Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:27:32.765Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:28:32.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:28:32.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:29:32.766Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:29:32.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:30:32.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:30:32.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:31:32.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:31:32.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:32:32.768Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:32:32.770Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:33:32.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:33:32.771Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:34:32.771Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:34:32.771Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:35:32.773Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:35:32.774Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:36:32.774Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:36:32.775Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:37:32.776Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:37:32.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:38:32.776Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:38:32.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:39:32.778Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:39:32.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:40:32.779Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:40:32.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:41:32.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:41:32.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:42:32.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:42:32.782Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:43:32.782Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:43:32.783Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:44:32.783Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:44:32.783Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:45:32.784Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:45:32.784Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:46:32.784Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:46:32.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:47:32.786Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:47:32.786Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:48:32.787Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:48:32.787Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:49:32.787Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:49:32.788Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:50:32.788Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:50:32.788Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:51:32.789Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:51:32.790Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:52:32.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:52:32.791Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:53:32.791Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:53:32.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:54:32.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:54:32.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:55:32.794Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:55:32.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:56:32.794Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:56:32.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:57:32.796Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:57:32.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:58:32.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:58:32.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T04:59:32.798Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T04:59:32.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:00:32.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:00:32.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:01:32.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:01:32.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:02:32.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:02:32.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:03:32.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:03:32.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:04:32.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:04:32.809Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:05:32.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:05:32.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:06:32.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:06:32.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:07:32.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:07:32.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:08:32.808Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:08:32.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:09:32.809Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:09:32.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:10:32.810Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:10:32.815Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:11:32.810Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:11:32.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:12:32.812Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:12:32.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:13:32.812Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:13:32.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:14:32.814Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:14:32.818Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:15:32.815Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:15:32.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:16:32.816Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:16:32.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:17:32.817Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:17:32.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:18:32.818Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:18:32.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:19:32.818Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:19:32.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:20:32.818Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:20:32.824Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:21:32.819Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:32.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:21:34.401Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-24T05:21:34.401Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e","serviceName":"vFW 2023-04-24 05-20-12","serviceVersion":"1.0","serviceUUID":"8ec6f3d2-df4c-45a6-8d6a-4486f2578d75","serviceDescription":"catalog service description","serviceInvariantUUID":"3f3b6da4-b00f-48fd-a801-667fb75fa277","resources":[{"resourceInstanceName":"vFW dae317eb-21a2 0","resourceName":"vFW dae317eb-21a2","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dee450fc-c2ff-4b32-ae75-97e20bf43de1","resourceInvariantUUID":"ea226a5a-3860-4454-8d20-53d5444a950f","resourceCustomizationUUID":"d4ee8489-33e5-43b0-a486-9153161d5491","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml","artifactChecksum":"YTgzYzc4MjE3ODdjMzk5ZjdjN2U1ZmU2NDFkMDZmNTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fcd88730-a98a-4d9e-92d7-680d79f44bce","artifactVersion":"1"},{"artifactName":"vfwdae317eb21a20_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json","artifactChecksum":"MTRlMGQ0Zjg3YmQ2M2FhNTA0NTdiN2RhYTBjZGQ4NzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"69fe368a-9e77-4993-a1cd-9f7f5dfe7db6","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"307fc094-b2ac-48eb-9d14-7ad360107ae1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml","artifactChecksum":"MGYxMzc5YzRkYzhkNmYzMDllNWVjMjM1NTljMTY0NGE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c6f0a0b0-f9fe-4a8f-96dd-e19f937796be","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ea5bdf92-0093-46a7-9c07-7a359dcfb44c","artifactVersion":"2","generatedFromUUID":"307fc094-b2ac-48eb-9d14-7ad360107ae1"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230424052012-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml","artifactChecksum":"NDNkMGM5YWVjZjY4OTkwMDE5NzQ4YjNlYTMwNzg3NmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dac7e560-f3ce-4470-bc38-ba13951f646d","artifactVersion":"1"},{"artifactName":"service-Vfw20230424052012-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar","artifactChecksum":"ODBiMTBhNGZkOTQ4Mjk0MzAzZjk5ZDQyNTQ5OTVhMTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"286f1371-1d52-4aaf-9f5c-dddd5bc67d9c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-24T05:21:34.423Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:34.435Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:34.435Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:34.435Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:34.448Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:21:34.449Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:21:34.449Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:21:34.449Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:21:34.449Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:21:34.450Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:21:34.496Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-24T05:21:34.497Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:21:34.527Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:21:35.487Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:35.488Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:35.488Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:35.488Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:36.490Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:36.491Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:36.491Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:36.492Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:37.493Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:37.494Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:37.494Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:37.494Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:38.496Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:38.497Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:38.497Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:38.497Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:39.498Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:39.499Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:39.499Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:39.500Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:40.501Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:21:40.501Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:40.502Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:40.502Z||pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:41.505Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"serviceName": "vFW 2023-04-24 05-20-12",
"serviceVersion": "1.0",
"serviceUUID": "8ec6f3d2-df4c-45a6-8d6a-4486f2578d75",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "3f3b6da4-b00f-48fd-a801-667fb75fa277",
"resources": [
{
"resourceInstanceName": "vFW dae317eb-21a2 0",
"resourceCustomizationUUID": "d4ee8489-33e5-43b0-a486-9153161d5491",
"resourceName": "vFW dae317eb-21a2",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "dee450fc-c2ff-4b32-ae75-97e20bf43de1",
"resourceInvariantUUID": "ea226a5a-3860-4454-8d20-53d5444a950f",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwdae317eb21a20_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"artifactChecksum": "MTRlMGQ0Zjg3YmQ2M2FhNTA0NTdiN2RhYTBjZGQ4NzI\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "69fe368a-9e77-4993-a1cd-9f7f5dfe7db6",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "307fc094-b2ac-48eb-9d14-7ad360107ae1",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea5bdf92-0093-46a7-9c07-7a359dcfb44c",
"generatedFromUUID": "307fc094-b2ac-48eb-9d14-7ad360107ae1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "ea5bdf92-0093-46a7-9c07-7a359dcfb44c",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230424052012-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"artifactChecksum": "ODBiMTBhNGZkOTQ4Mjk0MzAzZjk5ZDQyNTQ5OTVhMTM\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "286f1371-1d52-4aaf-9f5c-dddd5bc67d9c"
}
],
"workloadContext": "Production"
}
2023-04-24T05:21:41.510Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-24T05:21:41.511Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8ec6f3d2-df4c-45a6-8d6a-4486f2578d75 ASDC
2023-04-24T05:21:41.607Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
ServiceName:vFW 2023-04-24 05-20-12
ServiceVersion:1.0
ServiceUUID:8ec6f3d2-df4c-45a6-8d6a-4486f2578d75
ServiceInvariantUUID:3f3b6da4-b00f-48fd-a801-667fb75fa277
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230424052012-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar
ArtifactUUID:286f1371-1d52-4aaf-9f5c-dddd5bc67d9c
ArtifactChecksum:ODBiMTBhNGZkOTQ4Mjk0MzAzZjk5ZDQyNTQ5OTVhMTM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW dae317eb-21a2 0
ResourceCustomizationUUID:d4ee8489-33e5-43b0-a486-9153161d5491
ResourceInvariantUUID:ea226a5a-3860-4454-8d20-53d5444a950f
ResourceName:vFW dae317eb-21a2
ResourceType:VF
ResourceUUID:dee450fc-c2ff-4b32-ae75-97e20bf43de1
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwdae317eb21a20_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json
ArtifactUUID:69fe368a-9e77-4993-a1cd-9f7f5dfe7db6
ArtifactChecksum:MTRlMGQ0Zjg3YmQ2M2FhNTA0NTdiN2RhYTBjZGQ4NzI=
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/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml
ArtifactUUID:307fc094-b2ac-48eb-9d14-7ad360107ae1
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/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env
ArtifactUUID:ea5bdf92-0093-46a7-9c07-7a359dcfb44c
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/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env
ArtifactUUID:ea5bdf92-0093-46a7-9c07-7a359dcfb44c
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-24T05:21:41.608Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8ec6f3d2-df4c-45a6-8d6a-4486f2578d75 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-04-24T05:21:41.781Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:21:41.782Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-24T05:21:41.783Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-24T05:21:41.783Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 286f1371-1d52-4aaf-9f5c-dddd5bc67d9c from URL: /sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:41.783Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:21:41.784Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:42.018Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:21:42.052Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar 286f1371-1d52-4aaf-9f5c-dddd5bc67d9c 101465
2023-04-24T05:21:42.053Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar ASDC sendASDCNotification
2023-04-24T05:21:42.053Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:42.054Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:21:42.055Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:42.055Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:42.055Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313702052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:43.057Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:21:43.058Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-24T05:21:43.059Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 286f1371-1d52-4aaf-9f5c-dddd5bc67d9c, URL: /sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar to file: /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:43.059Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230424052012-csar.csar
2023-04-24T05:21:43.150Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:43.150Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:43.510Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17418163709551397943/Definitions/service-Vfw20230424052012-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-24T05:21:45.635Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-24T05:21:45.639Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-24T05:21:45.639Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.639Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-24T05:21:45.639Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.639Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW dae317eb-21a2 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-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:45.640Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-24T05:21:45.646Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.647Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.650Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:45.650Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-24T05:21:45.651Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:21:45.653Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.653Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.653Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:45.653Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-24T05:21:45.653Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:21:45.654Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.654Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.657Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.657Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:45.657Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:45.657Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:45.657Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-24T05:21:45.657Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.658Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-24T05:21:45.659Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.659Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-24T05:21:45.659Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.659Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-24T05:21:45.660Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.660Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:45.660Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:45.660Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.661Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-24T05:21:45.662Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=384880aa-828c-4bef-a4a1-97b7d7c12fb8
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:45.663Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-24T05:21:45.664Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cd82b1b9-c8df-4a77-a524-bdaa372c087b
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.665Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-24T05:21:45.666Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=65efc633-27b5-4456-b7b5-04027d7e96d7
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:45.667Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:45.668Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-24 05-20-12
Description:catalog service description
Model UUID:8ec6f3d2-df4c-45a6-8d6a-4486f2578d75
Model Version:NULL
Model InvariantUuid:3f3b6da4-b00f-48fd-a801-667fb75fa277
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW dae317eb-21a2
Model UUID:4239a9a0-4fcd-4776-a968-a30386a8a3a2
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ea226a5a-3860-4454-8d20-53d5444a950f
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:d4ee8489-33e5-43b0-a486-9153161d5491
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:5d4f95d1-0fdd-4ac0-b8a8-f02d9335a577
ModelName:VfwDae317eb21a2..base_vfw..module-0
ModelUuid:640c8cf5-91f5-4f12-bca4-96bc9c7d64d9
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:384880aa-828c-4bef-a4a1-97b7d7c12fb8
ModelInvariantUuid:9cb5971a-8a48-4b47-b570-6135af918df4
ModelName:vFW dae317eb-21a2-nodes.vfwCvfc
ModelUuid:5d13989e-b13d-4f7c-bdd2-27faa0631452
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:b204ea8c-9331-42f0-a7b5-95f7b2fb51c3
ModelInvariantUuid:876c7601-9ac3-425d-b456-6437727d6b77
ModelName:VfwDae317eb21a2.compute.nodes.heat.vfw
ModelUuid:948b66df-ec00-4b77-880b-2d57a6ff6154
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:cd82b1b9-c8df-4a77-a524-bdaa372c087b
ModelInvariantUuid:be8c112a-455f-494f-b7f7-6849f601e494
ModelName:vFW dae317eb-21a2-nodes.vsnCvfc
ModelUuid:0f6eec3e-3940-401e-90cb-7df1ae4bb0fd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:21e383d9-9148-419b-9758-e027bfba2c37
ModelInvariantUuid:c71e2bff-07ab-4b13-8dd3-2b8ff89d7a81
ModelName:VfwDae317eb21a2.compute.nodes.heat.vsn
ModelUuid:bbebb9b4-8c7d-4cc3-bfb8-54b78a09bb4c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:65efc633-27b5-4456-b7b5-04027d7e96d7
ModelInvariantUuid:fa8969e4-4231-47fa-8bf9-80de8db5b108
ModelName:vFW dae317eb-21a2-nodes.vpgCvfc
ModelUuid:59ed2340-f9bb-4432-be35-714bfb17d0a4
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:bb47c6c9-2f54-4cde-856d-9cfb424a55e4
ModelInvariantUuid:69f0c938-bd16-4e83-956a-7c3e6e1fa7e0
ModelName:VfwDae317eb21a2.compute.nodes.heat.vpg
ModelUuid:594c9920-b7b4-48be-b24b-d189e92aa237
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-04-24T05:21:45.706Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: dee450fc-c2ff-4b32-ae75-97e20bf43de1
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-04-24T05:21:45.771Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||vFW dae317eb-21a2 0
2023-04-24T05:21:45.775Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: dee450fc-c2ff-4b32-ae75-97e20bf43de1
2023-04-24T05:21:45.775Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 69fe368a-9e77-4993-a1cd-9f7f5dfe7db6 from URL: /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json
2023-04-24T05:21:45.776Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:21:45.776Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json
2023-04-24T05:21:45.890Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:21:45.891Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json 69fe368a-9e77-4993-a1cd-9f7f5dfe7db6 785
2023-04-24T05:21:45.891Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json ASDC sendASDCNotification
2023-04-24T05:21:45.892Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json
2023-04-24T05:21:45.892Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:21:45.892Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:45.893Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:45.893Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313705891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:46.895Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwDae317eb21a2..base_vfw..module-0",
"vfModuleModelInvariantUUID": "5d4f95d1-0fdd-4ac0-b8a8-f02d9335a577",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "640c8cf5-91f5-4f12-bca4-96bc9c7d64d9",
"vfModuleModelCustomizationUUID": "92acdc8f-67b7-40eb-8f59-dbadde1f2d21",
"isBase": true,
"artifacts": [
"307fc094-b2ac-48eb-9d14-7ad360107ae1",
"ea5bdf92-0093-46a7-9c07-7a359dcfb44c"
],
"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-04-24T05:21:46.923Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDae317eb21a2..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:640c8cf5-91f5-4f12-bca4-96bc9c7d64d9
VfModuleModelInvariantUUID:5d4f95d1-0fdd-4ac0-b8a8-f02d9335a577
VfModuleModelDescription:NULL
Artifacts UUID List:{
307fc094-b2ac-48eb-9d14-7ad360107ae1
,
ea5bdf92-0093-46a7-9c07-7a359dcfb44c
}
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-04-24T05:21:46.927Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwDae317eb21a2..base_vfw..module-0",
"vfModuleModelInvariantUUID": "5d4f95d1-0fdd-4ac0-b8a8-f02d9335a577",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "640c8cf5-91f5-4f12-bca4-96bc9c7d64d9",
"vfModuleModelCustomizationUUID": "92acdc8f-67b7-40eb-8f59-dbadde1f2d21",
"isBase": true,
"artifacts": [
"307fc094-b2ac-48eb-9d14-7ad360107ae1",
"ea5bdf92-0093-46a7-9c07-7a359dcfb44c"
],
"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-04-24T05:21:46.928Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDae317eb21a2..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:640c8cf5-91f5-4f12-bca4-96bc9c7d64d9
VfModuleModelInvariantUUID:5d4f95d1-0fdd-4ac0-b8a8-f02d9335a577
VfModuleModelDescription:NULL
Artifacts UUID List:{
307fc094-b2ac-48eb-9d14-7ad360107ae1
,
ea5bdf92-0093-46a7-9c07-7a359dcfb44c
}
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-04-24T05:21:46.928Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 307fc094-b2ac-48eb-9d14-7ad360107ae1 from URL: /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml
2023-04-24T05:21:46.928Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:21:46.928Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml
2023-04-24T05:21:47.020Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:21:47.021Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml 307fc094-b2ac-48eb-9d14-7ad360107ae1 20368
2023-04-24T05:21:47.022Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-24T05:21:47.022Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml
2023-04-24T05:21:47.022Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:21:47.022Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:47.022Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:47.023Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313707022,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:48.024Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: ea5bdf92-0093-46a7-9c07-7a359dcfb44c from URL: /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env
2023-04-24T05:21:48.024Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:21:48.024Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env
2023-04-24T05:21:48.138Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:21:48.138Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env ea5bdf92-0093-46a7-9c07-7a359dcfb44c 2098
2023-04-24T05:21:48.139Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-24T05:21:48.139Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env
2023-04-24T05:21:48.139Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:21:48.139Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:48.139Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:48.139Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313708139,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:49.140Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 8ec6f3d2-df4c-45a6-8d6a-4486f2578d75
2023-04-24T05:21:49.141Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW dae317eb-21a2 0 dee450fc-c2ff-4b32-ae75-97e20bf43de1 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-04-24T05:21:49.215Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7802de58, org.onap.sdc.toscaparser.api.parameters.Input@2346f22, org.onap.sdc.toscaparser.api.parameters.Input@35b98bb0, org.onap.sdc.toscaparser.api.parameters.Input@5e7ed497, org.onap.sdc.toscaparser.api.parameters.Input@3060311e]
2023-04-24T05:21:49.220Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.220Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.221Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-04-24T05:21:49.221Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= d4ee8489-33e5-43b0-a486-9153161d5491
2023-04-24T05:21:49.221Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d4ee8489-33e5-43b0-a486-9153161d5491 matches Tosca VF Customization UUID: d4ee8489-33e5-43b0-a486-9153161d5491
2023-04-24T05:21:49.221Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: d4ee8489-33e5-43b0-a486-9153161d5491 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-04-24T05:21:49.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.232Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.234Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id d4ee8489-33e5-43b0-a486-9153161d5491: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-24T05:21:49.234Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@338ebc94
2023-04-24T05:21:49.234Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.234Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-24T05:21:49.235Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 92acdc8f-67b7-40eb-8f59-dbadde1f2d21
2023-04-24T05:21:49.236Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 92acdc8f-67b7-40eb-8f59-dbadde1f2d21
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-04-24T05:21:49.246Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.247Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:49.247Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:49.248Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.248Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:49.249Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:49.249Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.249Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:49.250Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:49.250Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:49.250Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-24T05:21:49.250Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-24T05:21:49.250Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-24T05:21:49.250Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.251Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:49.251Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-24T05:21:49.251Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:49.251Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-24T05:21:49.251Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.252Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=384880aa-828c-4bef-a4a1-97b7d7c12fb8
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-04-24T05:21:49.272Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.273Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:49.273Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:49.274Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.274Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:49.274Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:49.274Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:49.275Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-24T05:21:49.275Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:49.276Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.276Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-24T05:21:49.276Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.276Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-24T05:21:49.277Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-24T05:21:49.277Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:49.277Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-24T05:21:49.277Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.277Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=cd82b1b9-c8df-4a77-a524-bdaa372c087b
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-04-24T05:21:49.282Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.283Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:49.283Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:49.288Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.288Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is not matching search criteria
2023-04-24T05:21:49.289Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-24T05:21:49.289Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-24T05:21:49.289Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-24T05:21:49.289Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:49.290Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.290Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-24T05:21:49.291Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.291Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-24T05:21:49.291Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-24T05:21:49.291Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-24T05:21:49.292Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-24T05:21:49.292Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-24T05:21:49.292Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=65efc633-27b5-4456-b7b5-04027d7e96d7
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-04-24T05:21:49.298Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.298Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:49.299Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:21:49.299Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.300Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Node template vFW dae317eb-21a2 0 is matching search criteria
2023-04-24T05:21:49.300Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW dae317eb-21a2 0] matching following query criteria: sdcType=VF, customizationUUID=d4ee8489-33e5-43b0-a486-9153161d5491
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-04-24T05:21:49.306Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.306Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.307Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 8ec6f3d2-df4c-45a6-8d6a-4486f2578d75: vFW dae317eb-21a2
2023-04-24T05:21:49.307Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.307Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.308Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.308Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.308Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.308Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.309Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.309Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.309Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:21:49.309Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Service vFW 2023-04-24 05-20-12 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:21:49.310Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2023-04-24 05-20-12
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-04-24T05:21:50.007Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW dae317eb-21a2 dee450fc-c2ff-4b32-ae75-97e20bf43de1 1 ASDC deployResourceStructure
2023-04-24T05:21:50.008Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json ASDC sendASDCNotification
2023-04-24T05:21:50.008Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json
2023-04-24T05:21:50.008Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:21:50.009Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:50.009Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:50.009Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313710008,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:51.011Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-24T05:21:51.011Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml
2023-04-24T05:21:51.011Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:21:51.012Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:51.012Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:51.012Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313711011,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:52.013Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-24T05:21:52.014Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env
2023-04-24T05:21:52.014Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:21:52.015Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:52.015Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:52.015Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313712013,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:53.016Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar ASDC sendASDCNotification
2023-04-24T05:21:53.016Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar
2023-04-24T05:21:53.017Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:21:53.017Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:21:53.017Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:21:53.017Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313713016,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:21:54.019Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:21:54.065Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:21:54.070Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:21:54.070Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:21:54.070Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:22:24.071Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:22:24.102Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:22:24.109Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:22:24.109Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:22:24.109Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:22:32.493Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:22:32.497Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-24T05:22:32.497Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:22:32.498Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:22:32.499Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-24T05:22:32.499Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:22:32.499Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:22:54.109Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:22:54.141Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:22:54.148Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:22:54.149Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:22:54.149Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:23:24.149Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:23:24.178Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:23:24.183Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:23:24.183Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:23:24.183Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:23:32.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:23:32.506Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.506Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.507Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.507Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.510Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.511Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.511Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.512Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.512Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.512Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.513Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.513Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.513Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.514Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.514Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.514Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.514Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.514Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.515Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.515Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.515Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.515Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.516Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.516Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.516Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.518Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.518Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.518Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.519Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.520Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.520Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.520Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.520Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.521Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.523Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.524Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.526Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.526Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.526Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.526Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.529Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.529Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313691326,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313678394,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313670675,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.532Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313682497,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313689473,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313692826,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.533Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313702494,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313702269,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313702889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313702962,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313702052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.536Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313703283,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
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-04-24T05:23:32.562Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
2023-04-24T05:23:32.563Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e and ComponentName cds
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-04-24T05:23:32.586Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.586Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313703908,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.587Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.587Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313703693,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.587Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.587Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.587Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.588Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.588Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.588Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "policy-distribution-id",
"timestamp": 1682313704913,
"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-04-24T05:23:32.603Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
2023-04-24T05:23:32.604Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e 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-04-24T05:23:32.627Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.627Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313704812,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.627Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.628Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.628Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.628Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313705952,
"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-04-24T05:23:32.643Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
2023-04-24T05:23:32.644Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e 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-04-24T05:23:32.662Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313705891,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "multicloud-k8s",
"timestamp": 1682313706955,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.663Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313699953,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313707022,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313707954,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.664Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313708139,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313710008,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/vfwdae317eb21a20_modules.json",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313711011,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313712013,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/resourceInstances/vfwdae317eb21a20/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.665Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313712750,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313713016,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.666Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313713756,
"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-04-24T05:23:32.680Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
2023-04-24T05:23:32.681Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e 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-04-24T05:23:32.705Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.705Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313715687,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230424052012/1.0/artifacts/service-Vfw20230424052012-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.706Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.706Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.706Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "aai-model-loader",
"timestamp": 1682313716691,
"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-04-24T05:23:32.722Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
2023-04-24T05:23:32.722Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e 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-04-24T05:23:32.756Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.756Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.757Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.758Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.759Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.760Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.761Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.762Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.763Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.764Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.765Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.765Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.765Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.765Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.765Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.766Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.767Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.768Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313735917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313721327,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.769Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313737967,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313704285,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.770Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682313722281,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313729953,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.771Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313746375,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313746106,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313746689,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313746747,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.772Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313746698,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.773Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.773Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.773Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682313747110,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
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-04-24T05:23:32.812Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
2023-04-24T05:23:32.812Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId be6e7a42-1d5d-4045-b8b9-adcd5f81a34d and ComponentName cds
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-04-24T05:23:32.833Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.833Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313747692,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313747504,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.834Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.834Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.834Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "policy-distribution-id",
"timestamp": 1682313748694,
"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-04-24T05:23:32.849Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
2023-04-24T05:23:32.849Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId be6e7a42-1d5d-4045-b8b9-adcd5f81a34d 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-04-24T05:23:32.873Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.873Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313748606,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:23:32.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313749068,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313749661,
"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-04-24T05:23:32.891Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
2023-04-24T05:23:32.891Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId be6e7a42-1d5d-4045-b8b9-adcd5f81a34d 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-04-24T05:23:32.910Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.911Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682313750072,
"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-04-24T05:23:32.928Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
2023-04-24T05:23:32.928Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId be6e7a42-1d5d-4045-b8b9-adcd5f81a34d 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-04-24T05:23:32.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "multicloud-k8s",
"timestamp": 1682313750664,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.954Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313752547,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:23:32.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:23:32.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:23:32.954Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "aai-model-loader",
"timestamp": 1682313753549,
"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-04-24T05:23:32.972Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
2023-04-24T05:23:32.972Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId be6e7a42-1d5d-4045-b8b9-adcd5f81a34d 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-04-24T05:23:54.184Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:23:54.222Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e
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-04-24T05:23:54.230Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:23:54.230Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-24T05:23:54.230Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:23:54.231Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-04-24T05:23:54.251Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-24T05:24:24.252Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e 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-04-24T05:24:24.270Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e and serviceModelVersionId: 8ec6f3d2-df4c-45a6-8d6a-4486f2578d75
2023-04-24T05:24:24.271Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3f3b6da4-b00f-48fd-a801-667fb75fa277
2023-04-24T05:24:32.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:35.333Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0
2023-04-24T05:24:35.420Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-24T05:24:35.831Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0|INFO|500||Invoke
2023-04-24T05:24:35.836Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a755984b-5a20-4d6e-a3a6-d346d9ee7bff], X-ECOMP-RequestID=[83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e], X-TransactionId=[], X-ONAP-RequestID=[83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e], Content-Type=[application/merge-patch+json]}
2023-04-24T05:24:35.859Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-24T05:24:36.356Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0 has http status code:200 and response headers:{date=[Mon, 24 Apr 2023 05:24:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[457], vertex-id=[172272], x-aai-txid=[2-aai-resources-230424-05:24:36:966-82941], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-24T05:24:36.358Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-24T05:24:36.358Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/3f3b6da4-b00f-48fd-a801-667fb75fa277/model-vers/model-ver/8ec6f3d2-df4c-45a6-8d6a-4486f2578d75?depth=0|INFO|500||InvokeReturn
2023-04-24T05:24:36.362Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-24T05:24:36.363Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-04-24T05:24:36.378Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||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-04-24T05:24:36.379Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-24T05:24:36.380Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-24T05:24:36.380Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:36.380Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:36.380Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313876379,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:36.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-04-24T05:24:36.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
"distributionID": "83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313876379,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-24T05:24:36.401Z||pool-2-thread-7|||||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-04-24T05:24:37.422Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:24:37.431Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||received message from topic
2023-04-24T05:24:37.432Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"be6e7a42-1d5d-4045-b8b9-adcd5f81a34d","serviceName":"basic_onboard_fKfLPI","serviceVersion":"1.0","serviceUUID":"41a4b30a-6811-459d-902e-0055288ec91a","serviceDescription":"service","serviceInvariantUUID":"4ebd95d5-4912-4e7c-945f-182f6dd97930","resources":[{"resourceInstanceName":"basic_onboard_fKfLPI 0","resourceName":"basic_onboard_fKfLPI","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"08a1c9e5-238c-4e25-8e39-4fa583368d56","resourceInvariantUUID":"b2ab30cb-2e7a-4b2c-9256-65943bf74f9c","resourceCustomizationUUID":"73aa6107-479d-420b-af59-2a5b0ac968ab","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml","artifactChecksum":"NDIwOWQzOGM4ZTk0YjI1ZjRlNTdiMzJhZjRkNjE4MDQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"15d0a3ee-0f49-42d6-8cb1-57906e3723a9","artifactVersion":"1"},{"artifactName":"basic_onboard_fkflpi0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json","artifactChecksum":"OWYzMzdlM2VlNWU0OWNmMzIwMTRhNmVhNjEzZDhjZmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e94ea437-d646-467f-b1a3-acb815ec1047","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5758ed2a-60ad-487f-8239-263061a6e91a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"cf891b81-8ff3-4737-a44a-0d3221fd094b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b60f66d7-9975-4324-977f-06ac0f3e2b73","artifactVersion":"2","generatedFromUUID":"5758ed2a-60ad-487f-8239-263061a6e91a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFkflpi-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml","artifactChecksum":"NTY4YWNiMGM0Y2JiMGU5NjY1ZjgxMjU1ZjQyZTFhODA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4b59c33f-d535-4c7b-bff3-467ab047717b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFkflpi-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar","artifactChecksum":"YzA1YjlmMzI5ZjZiOWQ3ZmM2NzU2OTEyNDlmNDIzOTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1de11f32-dbff-43df-b0d5-fa94bf018d57","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-24T05:24:37.435Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:37.436Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:37.436Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:37.437Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:38.438Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:38.438Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:38.438Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:38.439Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:39.439Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:39.440Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:39.440Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:39.441Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:40.442Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:40.443Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:40.443Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:40.443Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:41.445Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:41.446Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:41.446Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:41.446Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:42.447Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:42.448Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:42.449Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:42.449Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:43.450Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:24:43.451Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:43.451Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:43.451Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:44.453Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"serviceName": "basic_onboard_fKfLPI",
"serviceVersion": "1.0",
"serviceUUID": "41a4b30a-6811-459d-902e-0055288ec91a",
"serviceDescription": "service",
"serviceInvariantUUID": "4ebd95d5-4912-4e7c-945f-182f6dd97930",
"resources": [
{
"resourceInstanceName": "basic_onboard_fKfLPI 0",
"resourceCustomizationUUID": "73aa6107-479d-420b-af59-2a5b0ac968ab",
"resourceName": "basic_onboard_fKfLPI",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "08a1c9e5-238c-4e25-8e39-4fa583368d56",
"resourceInvariantUUID": "b2ab30cb-2e7a-4b2c-9256-65943bf74f9c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_fkflpi0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"artifactChecksum": "OWYzMzdlM2VlNWU0OWNmMzIwMTRhNmVhNjEzZDhjZmM\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "e94ea437-d646-467f-b1a3-acb815ec1047",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "5758ed2a-60ad-487f-8239-263061a6e91a",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b60f66d7-9975-4324-977f-06ac0f3e2b73",
"generatedFromUUID": "5758ed2a-60ad-487f-8239-263061a6e91a"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b60f66d7-9975-4324-977f-06ac0f3e2b73",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardFkflpi-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"artifactChecksum": "YzA1YjlmMzI5ZjZiOWQ3ZmM2NzU2OTEyNDlmNDIzOTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "1de11f32-dbff-43df-b0d5-fa94bf018d57"
}
],
"workloadContext": "Production"
}
2023-04-24T05:24:44.454Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-24T05:24:44.454Z|83bb7f4b-b5f5-4700-93bc-c2cbf8dd9b7e|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 41a4b30a-6811-459d-902e-0055288ec91a ASDC
2023-04-24T05:24:44.458Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
ServiceName:basic_onboard_fKfLPI
ServiceVersion:1.0
ServiceUUID:41a4b30a-6811-459d-902e-0055288ec91a
ServiceInvariantUUID:4ebd95d5-4912-4e7c-945f-182f6dd97930
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardFkflpi-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar
ArtifactUUID:1de11f32-dbff-43df-b0d5-fa94bf018d57
ArtifactChecksum:YzA1YjlmMzI5ZjZiOWQ3ZmM2NzU2OTEyNDlmNDIzOTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_fKfLPI 0
ResourceCustomizationUUID:73aa6107-479d-420b-af59-2a5b0ac968ab
ResourceInvariantUUID:b2ab30cb-2e7a-4b2c-9256-65943bf74f9c
ResourceName:basic_onboard_fKfLPI
ResourceType:VF
ResourceUUID:08a1c9e5-238c-4e25-8e39-4fa583368d56
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_fkflpi0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json
ArtifactUUID:e94ea437-d646-467f-b1a3-acb815ec1047
ArtifactChecksum:OWYzMzdlM2VlNWU0OWNmMzIwMTRhNmVhNjEzZDhjZmM=
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/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml
ArtifactUUID:5758ed2a-60ad-487f-8239-263061a6e91a
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/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env
ArtifactUUID:b60f66d7-9975-4324-977f-06ac0f3e2b73
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/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env
ArtifactUUID:b60f66d7-9975-4324-977f-06ac0f3e2b73
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-24T05:24:44.458Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 41a4b30a-6811-459d-902e-0055288ec91a 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-04-24T05:24:44.546Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:24:44.547Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-24T05:24:44.548Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-24T05:24:44.548Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1de11f32-dbff-43df-b0d5-fa94bf018d57 from URL: /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:44.548Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:24:44.549Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:44.663Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:24:44.665Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar 1de11f32-dbff-43df-b0d5-fa94bf018d57 75641
2023-04-24T05:24:44.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar ASDC sendASDCNotification
2023-04-24T05:24:44.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:44.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:24:44.667Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:44.668Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:44.668Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313884666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:45.669Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:24:45.670Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2023-04-24T05:24:45.670Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 1de11f32-dbff-43df-b0d5-fa94bf018d57, URL: /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar to file: /app/ASDC/1/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:45.670Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:45.671Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:45.671Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:45.821Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP491953045174050768/Definitions/service-BasicOnboardFkflpi-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-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_fKfLPI 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-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||WARN|500||####################################################################################################
2023-04-24T05:24:47.037Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is not matching search criteria
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-24T05:24:47.038Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.039Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is not matching search criteria
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=a723fb82-eb19-4891-87bc-119c9a886a76
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:47.040Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_fKfLPI
Description:service
Model UUID:41a4b30a-6811-459d-902e-0055288ec91a
Model Version:NULL
Model InvariantUuid:4ebd95d5-4912-4e7c-945f-182f6dd97930
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_fKfLPI
Model UUID:4caf83d5-e6e6-4331-86d1-2a5b8fa23e06
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b2ab30cb-2e7a-4b2c-9256-65943bf74f9c
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:73aa6107-479d-420b-af59-2a5b0ac968ab
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:ef7b57f2-4f60-484d-92f6-6ff13cd7085e
ModelName:BasicOnboardFkflpi..base_ubuntu18..module-0
ModelUuid:06d94ebb-c955-40f1-9fb3-d01eafa8f221
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:a723fb82-eb19-4891-87bc-119c9a886a76
ModelInvariantUuid:a24ee462-45b3-4eb2-8161-72bffd6499fb
ModelName:basic_onboard_fKfLPI-nodes.ubuntu18Cvfc
ModelUuid:8b5c651d-7f64-4fb4-881f-0164a0890525
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:7b308892-0733-4c71-8066-8a33b487e33c
ModelInvariantUuid:1a4b4afe-4020-4c73-bc32-ab9d119b622c
ModelName:BasicOnboardFkflpi.compute.nodes.heat.ubuntu18
ModelUuid:4a7db33b-aa18-40b5-a3a8-499ec51b5c53
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-04-24T05:24:47.057Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 08a1c9e5-238c-4e25-8e39-4fa583368d56
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-04-24T05:24:47.062Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||basic_onboard_fKfLPI 0
2023-04-24T05:24:47.062Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 08a1c9e5-238c-4e25-8e39-4fa583368d56
2023-04-24T05:24:47.062Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e94ea437-d646-467f-b1a3-acb815ec1047 from URL: /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json
2023-04-24T05:24:47.062Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:24:47.062Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json
2023-04-24T05:24:47.253Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:24:47.253Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json e94ea437-d646-467f-b1a3-acb815ec1047 798
2023-04-24T05:24:47.254Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json ASDC sendASDCNotification
2023-04-24T05:24:47.254Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json
2023-04-24T05:24:47.254Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:24:47.254Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:47.255Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:47.255Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313887254,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:48.255Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardFkflpi..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ef7b57f2-4f60-484d-92f6-6ff13cd7085e",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "06d94ebb-c955-40f1-9fb3-d01eafa8f221",
"vfModuleModelCustomizationUUID": "0a23eb3d-6ac2-4078-8f1d-43d5419f8333",
"isBase": true,
"artifacts": [
"5758ed2a-60ad-487f-8239-263061a6e91a",
"b60f66d7-9975-4324-977f-06ac0f3e2b73"
],
"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-04-24T05:24:48.263Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFkflpi..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:06d94ebb-c955-40f1-9fb3-d01eafa8f221
VfModuleModelInvariantUUID:ef7b57f2-4f60-484d-92f6-6ff13cd7085e
VfModuleModelDescription:NULL
Artifacts UUID List:{
5758ed2a-60ad-487f-8239-263061a6e91a
,
b60f66d7-9975-4324-977f-06ac0f3e2b73
}
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-04-24T05:24:48.267Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardFkflpi..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "ef7b57f2-4f60-484d-92f6-6ff13cd7085e",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "06d94ebb-c955-40f1-9fb3-d01eafa8f221",
"vfModuleModelCustomizationUUID": "0a23eb3d-6ac2-4078-8f1d-43d5419f8333",
"isBase": true,
"artifacts": [
"5758ed2a-60ad-487f-8239-263061a6e91a",
"b60f66d7-9975-4324-977f-06ac0f3e2b73"
],
"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-04-24T05:24:48.267Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardFkflpi..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:06d94ebb-c955-40f1-9fb3-d01eafa8f221
VfModuleModelInvariantUUID:ef7b57f2-4f60-484d-92f6-6ff13cd7085e
VfModuleModelDescription:NULL
Artifacts UUID List:{
5758ed2a-60ad-487f-8239-263061a6e91a
,
b60f66d7-9975-4324-977f-06ac0f3e2b73
}
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-04-24T05:24:48.267Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 5758ed2a-60ad-487f-8239-263061a6e91a from URL: /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml
2023-04-24T05:24:48.267Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:24:48.267Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml
2023-04-24T05:24:48.470Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:24:48.471Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml 5758ed2a-60ad-487f-8239-263061a6e91a 5033
2023-04-24T05:24:48.471Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-24T05:24:48.471Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml
2023-04-24T05:24:48.471Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:24:48.472Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:48.472Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:48.472Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313888471,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:49.473Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: b60f66d7-9975-4324-977f-06ac0f3e2b73 from URL: /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env
2023-04-24T05:24:49.473Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - download
2023-04-24T05:24:49.474Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env
2023-04-24T05:24:49.607Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2023-04-24T05:24:49.608Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env b60f66d7-9975-4324-977f-06ac0f3e2b73 909
2023-04-24T05:24:49.608Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-24T05:24:49.609Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env
2023-04-24T05:24:49.609Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:24:49.609Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:49.609Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:49.609Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313889608,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:50.610Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 41a4b30a-6811-459d-902e-0055288ec91a
2023-04-24T05:24:50.610Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_fKfLPI 0 08a1c9e5-238c-4e25-8e39-4fa583368d56 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-04-24T05:24:50.639Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1b98d650, org.onap.sdc.toscaparser.api.parameters.Input@70631c67, org.onap.sdc.toscaparser.api.parameters.Input@1b665e98, org.onap.sdc.toscaparser.api.parameters.Input@242c7459, org.onap.sdc.toscaparser.api.parameters.Input@795b0cda]
2023-04-24T05:24:50.640Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.641Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.641Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic
2023-04-24T05:24:50.641Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 73aa6107-479d-420b-af59-2a5b0ac968ab
2023-04-24T05:24:50.641Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 73aa6107-479d-420b-af59-2a5b0ac968ab matches Tosca VF Customization UUID: 73aa6107-479d-420b-af59-2a5b0ac968ab
2023-04-24T05:24:50.641Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 73aa6107-479d-420b-af59-2a5b0ac968ab 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-04-24T05:24:50.647Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.647Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.648Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 73aa6107-479d-420b-af59-2a5b0ac968ab: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-24T05:24:50.648Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7f419c66
2023-04-24T05:24:50.648Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.649Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-24T05:24:50.649Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0a23eb3d-6ac2-4078-8f1d-43d5419f8333
2023-04-24T05:24:50.649Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0a23eb3d-6ac2-4078-8f1d-43d5419f8333
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-04-24T05:24:50.653Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.654Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:50.654Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:24:50.654Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.654Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:50.654Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:24:50.654Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.655Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is not matching search criteria
2023-04-24T05:24:50.655Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-24T05:24:50.655Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-24T05:24:50.655Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=a723fb82-eb19-4891-87bc-119c9a886a76
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-04-24T05:24:50.659Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.659Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:50.659Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-24T05:24:50.659Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.659Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_fKfLPI 0 is matching search criteria
2023-04-24T05:24:50.660Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_fKfLPI 0] matching following query criteria: sdcType=VF, customizationUUID=73aa6107-479d-420b-af59-2a5b0ac968ab
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-04-24T05:24:50.665Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.665Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 41a4b30a-6811-459d-902e-0055288ec91a: basic_onboard_fKfLPI
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.666Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.667Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:24:50.667Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_fKfLPI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:24:50.667Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_fKfLPI
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-04-24T05:24:50.897Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_fKfLPI 08a1c9e5-238c-4e25-8e39-4fa583368d56 1 ASDC deployResourceStructure
2023-04-24T05:24:50.897Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json ASDC sendASDCNotification
2023-04-24T05:24:50.897Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json
2023-04-24T05:24:50.898Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:24:50.898Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:50.898Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:50.898Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313890897,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:51.899Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-24T05:24:51.900Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml
2023-04-24T05:24:51.900Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:24:51.900Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:51.900Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:51.901Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313891899,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:52.902Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-24T05:24:52.902Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env
2023-04-24T05:24:52.902Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:24:52.902Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:52.902Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:52.903Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313892902,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:53.904Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar ASDC sendASDCNotification
2023-04-24T05:24:53.904Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar
2023-04-24T05:24:53.904Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:24:53.905Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:24:53.905Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:24:53.905Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313893904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:24:54.907Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
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-04-24T05:24:54.937Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: be6e7a42-1d5d-4045-b8b9-adcd5f81a34d
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-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:24:54.944Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:24:54.945Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-04-24T05:24:54.961Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-24T05:25:24.962Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: be6e7a42-1d5d-4045-b8b9-adcd5f81a34d 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-04-24T05:25:24.975Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: be6e7a42-1d5d-4045-b8b9-adcd5f81a34d and serviceModelVersionId: 41a4b30a-6811-459d-902e-0055288ec91a
2023-04-24T05:25:24.975Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4ebd95d5-4912-4e7c-945f-182f6dd97930
2023-04-24T05:25:24.976Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0
2023-04-24T05:25:24.984Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2023-04-24T05:25:25.067Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0|INFO|500||Invoke
2023-04-24T05:25:25.067Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[be6e7a42-1d5d-4045-b8b9-adcd5f81a34d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9cd09cc0-3f06-478a-b51a-6706401469ca], X-ECOMP-RequestID=[be6e7a42-1d5d-4045-b8b9-adcd5f81a34d], X-TransactionId=[], X-ONAP-RequestID=[be6e7a42-1d5d-4045-b8b9-adcd5f81a34d], Content-Type=[application/merge-patch+json]}
2023-04-24T05:25:25.076Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-24T05:25:25.255Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0 has http status code:200 and response headers:{date=[Mon, 24 Apr 2023 05:25:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[270528], x-aai-txid=[2-aai-resources-230424-05:25:26:181-84692], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-24T05:25:25.256Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-24T05:25:25.257Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4ebd95d5-4912-4e7c-945f-182f6dd97930/model-vers/model-ver/41a4b30a-6811-459d-902e-0055288ec91a?depth=0|INFO|500||InvokeReturn
2023-04-24T05:25:25.258Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-24T05:25:25.259Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-04-24T05:25:25.270Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||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-04-24T05:25:25.270Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID be6e7a42-1d5d-4045-b8b9-adcd5f81a34d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-24T05:25:25.270Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-24T05:25:25.271Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:25:25.271Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:25:25.271Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Trying to send status: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313925270,
"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-04-24T05:25:26.302Z|be6e7a42-1d5d-4045-b8b9-adcd5f81a34d|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:25:32.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:25:32.503Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.504Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "NOTIFIED"
}
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:25:32.505Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:25:32.506Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313877422,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313884666,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313887254,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313888471,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313889608,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313890897,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/basic_onboard_fkflpi0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.508Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313891899,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313892902,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/resourceInstances/basic_onboard_fkflpi0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313893904,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardFkflpi/1.0/artifacts/service-BasicOnboardFkflpi-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:25:32.509Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:25:32.510Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-04-24T05:25:32.510Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {
"distributionID": "be6e7a42-1d5d-4045-b8b9-adcd5f81a34d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682313925270,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-24T05:25:32.510Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:26:26.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:26:32.493Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:27:26.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:27:32.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:28:26.305Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:28:32.494Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:29:26.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:29:32.495Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:30:26.307Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:30:32.497Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:30:35.559Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Node 2 disconnected.
2023-04-24T05:31:26.308Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:31:32.498Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:32:26.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:32:32.499Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:33:26.310Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:33:32.500Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:34:26.311Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:34:32.501Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:35:26.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:35:32.503Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:35:36.391Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-24T05:35:36.391Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"7337ff77-7ab9-4b16-a2b2-67061a282acf","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b","serviceDescription":"service","serviceInvariantUUID":"c25cf30c-557c-443c-b74b-40aded905d2f","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"725f9aea-223f-4589-b1a2-99c6ffecd790","resourceInvariantUUID":"4500c142-2208-4268-918a-22e10d5ee551","resourceCustomizationUUID":"8961a829-15f0-4604-92b1-af15de543db6","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":"NjJmOTJkN2E4N2NiNmMzNTY4ZWIwN2Y0M2YyNTczMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"38f75478-8e7e-4ff8-8611-af30696de107","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzhjMzlkYTU3YmRkYjgyOWVkYzYxMzhiZTFhODA1ZTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0ef74793-8416-462d-8af5-d1c01654301e","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-24T05:35:36.395Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:35:36.395Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:35:36.395Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:35:36.395Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314526312,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:35:36.400Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:35:36.400Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:35:36.400Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:35:36.401Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:35:36.401Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:35:36.401Z||kafka-producer-network-thread | SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-0272adbd-c3ac-4ab6-a378-f82e1b12003f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to U34zI84AS7CGrEexRU_i3g
2023-04-24T05:35:36.420Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:35:36.420Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "aai-model-loader",
"timestamp": 1682314531326,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:35:36.421Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:35:37.402Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:35:37.403Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:35:37.403Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:35:37.404Z||pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314526312,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:35:38.405Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b",
"serviceDescription": "service",
"serviceInvariantUUID": "c25cf30c-557c-443c-b74b-40aded905d2f",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "8961a829-15f0-4604-92b1-af15de543db6",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "725f9aea-223f-4589-b1a2-99c6ffecd790",
"resourceInvariantUUID": "4500c142-2208-4268-918a-22e10d5ee551",
"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": "YzhjMzlkYTU3YmRkYjgyOWVkYzYxMzhiZTFhODA1ZTQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "0ef74793-8416-462d-8af5-d1c01654301e"
}
],
"workloadContext": "Production"
}
2023-04-24T05:35:38.406Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-24T05:35:38.406Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b ASDC
2023-04-24T05:35:38.407Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:7337ff77-7ab9-4b16-a2b2-67061a282acf
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b
ServiceInvariantUUID:c25cf30c-557c-443c-b74b-40aded905d2f
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:0ef74793-8416-462d-8af5-d1c01654301e
ArtifactChecksum:YzhjMzlkYTU3YmRkYjgyOWVkYzYxMzhiZTFhODA1ZTQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:8961a829-15f0-4604-92b1-af15de543db6
ResourceInvariantUUID:4500c142-2208-4268-918a-22e10d5ee551
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:725f9aea-223f-4589-b1a2-99c6ffecd790
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-24T05:35:38.407Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b 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-04-24T05:35:38.476Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:35:38.476Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:35:38.477Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:35:38.477Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 0ef74793-8416-462d-8af5-d1c01654301e from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-24T05:35:38.477Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-24T05:35:38.477Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-24T05:35:38.613Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-24T05:35:38.616Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 0ef74793-8416-462d-8af5-d1c01654301e 57775
2023-04-24T05:35:38.616Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-24T05:35:38.617Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-24T05:35:38.617Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:35:38.618Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:35:38.618Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:35:38.618Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314538616,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:35:39.619Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:35:39.620Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:35:39.621Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 0ef74793-8416-462d-8af5-d1c01654301e, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:39.621Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-24T05:35:39.622Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:39.622Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:39.713Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15650073191604384533/Definitions/service-BasicNetwork-template.yml
2023-04-24T05:35:40.004Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.005Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.006Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.007Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.007Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.007Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.007Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.007Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b
Model Version:NULL
Model InvariantUuid:c25cf30c-557c-443c-b74b-40aded905d2f
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:4500c142-2208-4268-918a-22e10d5ee551
Model UUID:45e39510-b543-4a83-9bb2-9fae715b34a6
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:8961a829-15f0-4604-92b1-af15de543db6
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-04-24T05:35:40.027Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Processing Resource Type: VL, Model UUID: 725f9aea-223f-4589-b1a2-99c6ffecd790
2023-04-24T05:35:40.027Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||No resources found for Service: e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b
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-04-24T05:35:40.035Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||
2023-04-24T05:35:40.035Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-24T05:35:40.036Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||No resources found for Service: e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b
2023-04-24T05:35:40.036Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b
2023-04-24T05:35:40.036Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-24T05:35:40.036Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-24T05:35:40.050Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1316a2e7, org.onap.sdc.toscaparser.api.parameters.Input@32ca524e, org.onap.sdc.toscaparser.api.parameters.Input@4cc79f14, org.onap.sdc.toscaparser.api.parameters.Input@7a13c5af, org.onap.sdc.toscaparser.api.parameters.Input@5cb45190]
2023-04-24T05:35:40.051Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.051Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.051Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.052Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.052Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b: Generic NeutronNet
2023-04-24T05:35:40.052Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.052Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.052Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.052Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2023-04-24T05:35:40.116Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.116Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.116Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.116Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.117Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:35:40.117Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:35:40.117Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Saving Service: basic_network
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2023-04-24T05:35:40.253Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-24T05:35:40.254Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-24T05:35:40.254Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-24T05:35:40.254Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:35:40.255Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:35:40.256Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:35:40.256Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314540254,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:35:41.257Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:35:41.284Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:35:41.288Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:35:41.289Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:35:41.289Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:36:11.289Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:36:11.320Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:36:11.326Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:36:11.327Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:36:11.327Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:36:32.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:36:32.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:36:32.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "policy-distribution-id",
"timestamp": 1682314529723,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314528127,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314526312,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:36:32.498Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314526204,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:36:32.499Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:36:32.499Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:36:32.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "multicloud-k8s",
"timestamp": 1682314531698,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:36:32.499Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:36:41.327Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:36:41.353Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:36:41.358Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:36:41.358Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:36:41.358Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:37:11.359Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:37:11.392Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:37:11.398Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:37:11.399Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:37:11.399Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:37:32.493Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:37:32.496Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.496Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "aai-model-loader",
"timestamp": 1682314531326,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:37:32.497Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.497Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.497Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314528127,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:37:32.497Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.497Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.497Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314526312,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "policy-distribution-id",
"timestamp": 1682314529723,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314526204,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.498Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "multicloud-k8s",
"timestamp": 1682314531698,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "policy-distribution-id",
"timestamp": 1682314539709,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314539137,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.499Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "aai-model-loader",
"timestamp": 1682314539772,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314538616,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "policy-distribution-id",
"timestamp": 1682314540713,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.500Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314540141,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
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-04-24T05:37:32.525Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7337ff77-7ab9-4b16-a2b2-67061a282acf
2023-04-24T05:37:32.525Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7337ff77-7ab9-4b16-a2b2-67061a282acf and ComponentName cds
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-04-24T05:37:32.550Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314539953,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314540254,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.551Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "policy-distribution-id",
"timestamp": 1682314541714,
"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-04-24T05:37:32.566Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7337ff77-7ab9-4b16-a2b2-67061a282acf
2023-04-24T05:37:32.566Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7337ff77-7ab9-4b16-a2b2-67061a282acf 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-04-24T05:37:32.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.591Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314539953,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:37:32.591Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.591Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "aai-model-loader",
"timestamp": 1682314543324,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:37:32.591Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.592Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314542755,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:37:32.592Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.592Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "aai-model-loader",
"timestamp": 1682314544327,
"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-04-24T05:37:32.606Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7337ff77-7ab9-4b16-a2b2-67061a282acf
2023-04-24T05:37:32.607Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7337ff77-7ab9-4b16-a2b2-67061a282acf 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-04-24T05:37:32.634Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.634Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314544299,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:37:32.634Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:37:32.634Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-24T05:37:32.635Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314545302,
"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-04-24T05:37:32.653Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7337ff77-7ab9-4b16-a2b2-67061a282acf
2023-04-24T05:37:32.654Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7337ff77-7ab9-4b16-a2b2-67061a282acf 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-04-24T05:37:41.399Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:37:41.423Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf
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-04-24T05:37:41.430Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:37:41.430Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-24T05:37:41.430Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-24T05:37:41.430Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-24T05:37:41.430Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:37:41.430Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:37:41.431Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:37:41.431Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:37:41.431Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:37:41.431Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|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-04-24T05:37:41.442Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-24T05:38:11.442Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf 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-04-24T05:38:11.454Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7337ff77-7ab9-4b16-a2b2-67061a282acf and serviceModelVersionId: e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b
2023-04-24T05:38:11.455Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c25cf30c-557c-443c-b74b-40aded905d2f
2023-04-24T05:38:11.457Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0
2023-04-24T05:38:11.466Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-24T05:38:11.544Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0|INFO|500||Invoke
2023-04-24T05:38:11.545Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7337ff77-7ab9-4b16-a2b2-67061a282acf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b3dd8e94-7ae9-4139-9f43-ab071b47f296], X-ECOMP-RequestID=[7337ff77-7ab9-4b16-a2b2-67061a282acf], X-TransactionId=[], X-ONAP-RequestID=[7337ff77-7ab9-4b16-a2b2-67061a282acf], Content-Type=[application/merge-patch+json]}
2023-04-24T05:38:11.555Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-24T05:38:11.751Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0 has http status code:200 and response headers:{date=[Mon, 24 Apr 2023 05:38:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[189], vertex-id=[196744], x-aai-txid=[0-aai-resources-230424-05:38:12:658-29612], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-24T05:38:11.752Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-04-24T05:38:11.753Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c25cf30c-557c-443c-b74b-40aded905d2f/model-vers/model-ver/e3a5b0cd-dd22-40a8-a4e2-b10b8a27b90b?depth=0|INFO|500||InvokeReturn
2023-04-24T05:38:11.755Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-24T05:38:11.756Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|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-04-24T05:38:12.410Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|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-04-24T05:38:12.410Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7337ff77-7ab9-4b16-a2b2-67061a282acf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-24T05:38:12.411Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-24T05:38:12.411Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:12.411Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:12.411Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314692410,
"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-04-24T05:38:13.444Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-24T05:38:13.453Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-24T05:38:13.454Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"695b02e1-589d-41e1-8558-fc26b1515b43","serviceName":"Demo_pNF_3du2JARU2W61MtC8e3Sw","serviceVersion":"1.0","serviceUUID":"15f8eeef-5d0e-4395-9573-d062588bf76c","serviceDescription":"catalog service description","serviceInvariantUUID":"e94a308e-9629-421e-934d-7f6dc3d7fdd7","resources":[{"resourceInstanceName":"pNF e7e5b128-2363 0","resourceName":"pNF e7e5b128-2363","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"214cee20-d946-43c2-9920-f067e908c494","resourceInvariantUUID":"6aabd5b6-ac73-4d9e-a258-e313cf8c1145","resourceCustomizationUUID":"f3e50f73-3771-4de1-b343-094a82369259","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml","artifactChecksum":"MTc0ZjJjMDBhYTY0NjI1YmE0MjNiYmM0Yzk3M2E5OWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"916b6043-2829-4718-92dd-4851cbf25c72","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar","artifactChecksum":"OWZlN2RlYWMxNDU1Mzc0NDdjMDdlZTk4YTI3Y2U3YjU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b16b067d-22f7-40bc-9004-6ec201a64f73","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f129f03-5561-42f6-980b-17763e18aaab","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml","artifactChecksum":"ZmYxYzk3ZGQyNzBlYTQ0MzQ0OGZhYWZlNDg4NzEwMmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5339726c-74a0-4a95-88f7-e41c99daca51","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e71fa440-bec5-40c6-b1fb-c28a4e1a14f8","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4171d642-fc45-4b70-b90b-e25bb99c73a5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml","artifactChecksum":"ODlhMWIxZGNjM2Y1MzUxOGY4ZGM2NjQ0ODhiM2IyOWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"08fe0c1f-9c18-4c10-ab8c-c212cfc3d540","artifactVersion":"1"},{"artifactName":"service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar","artifactChecksum":"M2EzMDE4ODEyNWNjYjA2M2IzZjE1NjhmMmU0NzFkZmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f5a7043-125c-4b60-8195-8bd186eb18eb","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-24T05:38:13.457Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:13.458Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:13.458Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:13.458Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:14.459Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:14.459Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:14.460Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:14.460Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:15.460Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:15.461Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:15.461Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:15.462Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:16.462Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:16.463Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:16.463Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:16.464Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:17.464Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:17.465Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:17.465Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:17.465Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:18.466Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:18.467Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:18.467Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:18.468Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:19.469Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:19.470Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:19.470Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:19.470Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:20.472Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:38:20.473Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:20.473Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:20.473Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:21.475Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"serviceName": "Demo_pNF_3du2JARU2W61MtC8e3Sw",
"serviceVersion": "1.0",
"serviceUUID": "15f8eeef-5d0e-4395-9573-d062588bf76c",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "e94a308e-9629-421e-934d-7f6dc3d7fdd7",
"resources": [
{
"resourceInstanceName": "pNF e7e5b128-2363 0",
"resourceCustomizationUUID": "f3e50f73-3771-4de1-b343-094a82369259",
"resourceName": "pNF e7e5b128-2363",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "214cee20-d946-43c2-9920-f067e908c494",
"resourceInvariantUUID": "6aabd5b6-ac73-4d9e-a258-e313cf8c1145",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"artifactChecksum": "M2EzMDE4ODEyNWNjYjA2M2IzZjE1NjhmMmU0NzFkZmI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6f5a7043-125c-4b60-8195-8bd186eb18eb"
}
],
"workloadContext": "Production"
}
2023-04-24T05:38:21.476Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-24T05:38:21.476Z|7337ff77-7ab9-4b16-a2b2-67061a282acf|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 15f8eeef-5d0e-4395-9573-d062588bf76c ASDC
2023-04-24T05:38:21.476Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:695b02e1-589d-41e1-8558-fc26b1515b43
ServiceName:Demo_pNF_3du2JARU2W61MtC8e3Sw
ServiceVersion:1.0
ServiceUUID:15f8eeef-5d0e-4395-9573-d062588bf76c
ServiceInvariantUUID:e94a308e-9629-421e-934d-7f6dc3d7fdd7
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
ArtifactUUID:6f5a7043-125c-4b60-8195-8bd186eb18eb
ArtifactChecksum:M2EzMDE4ODEyNWNjYjA2M2IzZjE1NjhmMmU0NzFkZmI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF e7e5b128-2363 0
ResourceCustomizationUUID:f3e50f73-3771-4de1-b343-094a82369259
ResourceInvariantUUID:6aabd5b6-ac73-4d9e-a258-e313cf8c1145
ResourceName:pNF e7e5b128-2363
ResourceType:PNF
ResourceUUID:214cee20-d946-43c2-9920-f067e908c494
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-24T05:38:21.479Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 15f8eeef-5d0e-4395-9573-d062588bf76c 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-04-24T05:38:21.537Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:38:21.538Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:38:21.538Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:38:21.538Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6f5a7043-125c-4b60-8195-8bd186eb18eb from URL: /sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:21.538Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-24T05:38:21.538Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:21.663Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-24T05:38:21.666Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar 6f5a7043-125c-4b60-8195-8bd186eb18eb 88002
2023-04-24T05:38:21.667Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar ASDC sendASDCNotification
2023-04-24T05:38:21.667Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:21.667Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:38:21.667Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:21.668Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:21.668Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314701666,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:22.669Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:38:22.670Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:38:22.670Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 6f5a7043-125c-4b60-8195-8bd186eb18eb, URL: /sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar to file: /app/ASDC/1/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:22.671Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:22.672Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:22.672Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:22.856Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8135402577670057453/Definitions/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml
2023-04-24T05:38:23.618Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e7e5b128-2363 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-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||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-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||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-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|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-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|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-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|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-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-24T05:38:23.619Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Node template pNF e7e5b128-2363 0 is matching search criteria
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF e7e5b128-2363 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Node template pNF e7e5b128-2363 0 is matching search criteria
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF e7e5b128-2363 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.620Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.621Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_3du2JARU2W61MtC8e3Sw
Description:catalog service description
Model UUID:15f8eeef-5d0e-4395-9573-d062588bf76c
Model Version:NULL
Model InvariantUuid:e94a308e-9629-421e-934d-7f6dc3d7fdd7
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-04-24T05:38:23.643Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 214cee20-d946-43c2-9920-f067e908c494
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-04-24T05:38:23.649Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||pNF e7e5b128-2363 0
2023-04-24T05:38:23.649Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 214cee20-d946-43c2-9920-f067e908c494
2023-04-24T05:38:23.649Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||No resources found for Service: 15f8eeef-5d0e-4395-9573-d062588bf76c
2023-04-24T05:38:23.649Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 15f8eeef-5d0e-4395-9573-d062588bf76c
2023-04-24T05:38:23.649Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF e7e5b128-2363 0 214cee20-d946-43c2-9920-f067e908c494 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-04-24T05:38:23.661Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4d7a29b2, org.onap.sdc.toscaparser.api.parameters.Input@2ecebd1f, org.onap.sdc.toscaparser.api.parameters.Input@79f45fd9, org.onap.sdc.toscaparser.api.parameters.Input@4ec51a5b, org.onap.sdc.toscaparser.api.parameters.Input@52ee9d88]
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 15f8eeef-5d0e-4395-9573-d062588bf76c: pNF e7e5b128-2363
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Processing PNF resource: 214cee20-d946-43c2-9920-f067e908c494
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3du2JARU2W61MtC8e3Sw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-24T05:38:23.662Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Resource customization UUID: f3e50f73-3771-4de1-b343-094a82369259 is the same as notified resource customizationUUID: f3e50f73-3771-4de1-b343-094a82369259
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-04-24T05:38:23.807Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF e7e5b128-2363 214cee20-d946-43c2-9920-f067e908c494 0 ASDC deployResourceStructure
2023-04-24T05:38:23.808Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar ASDC sendASDCNotification
2023-04-24T05:38:23.808Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar
2023-04-24T05:38:23.808Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-24T05:38:23.808Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:38:23.808Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:38:23.808Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314703808,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:24.809Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 695b02e1-589d-41e1-8558-fc26b1515b43
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-04-24T05:38:24.838Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 695b02e1-589d-41e1-8558-fc26b1515b43
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-04-24T05:38:24.845Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:38:24.845Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-24T05:38:24.845Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-24T05:38:32.493Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:38:32.500Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.501Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.501Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.502Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.503Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.504Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.505Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.506Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.507Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.508Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.509Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.510Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.511Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.512Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.513Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314602717,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314601145,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.514Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314591326,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314601686,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "multicloud-k8s",
"timestamp": 1682314599213,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.515Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314599953,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314617492,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314616912,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314617540,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.516Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314617208,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.517Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314617486,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.518Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.518Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.518Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314617916,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
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-04-24T05:38:32.538Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 695b02e1-589d-41e1-8558-fc26b1515b43
2023-04-24T05:38:32.538Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 695b02e1-589d-41e1-8558-fc26b1515b43 and ComponentName cds
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-04-24T05:38:32.559Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.560Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314618494,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.560Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314618349,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.561Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "policy-distribution-id",
"timestamp": 1682314619496,
"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-04-24T05:38:32.576Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 695b02e1-589d-41e1-8558-fc26b1515b43
2023-04-24T05:38:32.576Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 695b02e1-589d-41e1-8558-fc26b1515b43 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-04-24T05:38:32.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.599Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.599Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.599Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314619351,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
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-04-24T05:38:32.613Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 695b02e1-589d-41e1-8558-fc26b1515b43
2023-04-24T05:38:32.614Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 695b02e1-589d-41e1-8558-fc26b1515b43 and ComponentName
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-04-24T05:38:32.638Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.638Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314619287,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.638Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.639Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.639Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.639Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.639Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.639Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.639Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.640Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.640Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.640Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.640Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.640Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314620290,
"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-04-24T05:38:32.657Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 695b02e1-589d-41e1-8558-fc26b1515b43
2023-04-24T05:38:32.657Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 695b02e1-589d-41e1-8558-fc26b1515b43 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-04-24T05:38:32.684Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.684Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.685Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314621347,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.685Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.685Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.685Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.686Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.686Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.686Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.686Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.686Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.686Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.687Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.687Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.687Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.687Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.687Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.687Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "aai-model-loader",
"timestamp": 1682314622349,
"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-04-24T05:38:32.703Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 695b02e1-589d-41e1-8558-fc26b1515b43
2023-04-24T05:38:32.703Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 695b02e1-589d-41e1-8558-fc26b1515b43 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-04-24T05:38:32.727Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.727Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.728Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.729Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314617023,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.730Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314624999,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.731Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314618918,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.732Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.733Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.733Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314626117,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.733Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314620497,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314626045,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.734Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314627239,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.735Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.735Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.735Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "cds-sdc-listener",
"timestamp": 1682314627049,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
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-04-24T05:38:32.775Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 298f370d-8e85-475c-bef7-20b1dc1cebe9
2023-04-24T05:38:32.775Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 298f370d-8e85-475c-bef7-20b1dc1cebe9 and ComponentName cds
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-04-24T05:38:32.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314627630,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "ves-openapi-manager",
"timestamp": 1682314621683,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314628307,
"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-04-24T05:38:32.813Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 298f370d-8e85-475c-bef7-20b1dc1cebe9
2023-04-24T05:38:32.813Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 298f370d-8e85-475c-bef7-20b1dc1cebe9 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-04-24T05:38:32.836Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.836Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314628634,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.836Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.836Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.836Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314623351,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.836Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.836Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.837Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "multicloud-k8s",
"timestamp": 1682314629312,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.837Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.837Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.837Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "policy-distribution-id",
"timestamp": 1682314629636,
"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-04-24T05:38:32.852Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 298f370d-8e85-475c-bef7-20b1dc1cebe9
2023-04-24T05:38:32.852Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 298f370d-8e85-475c-bef7-20b1dc1cebe9 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-04-24T05:38:32.874Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.874Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314630483,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.875Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.875Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.875Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.876Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314636026,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.877Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "aai-model-loader",
"timestamp": 1682314637028,
"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-04-24T05:38:32.898Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 298f370d-8e85-475c-bef7-20b1dc1cebe9
2023-04-24T05:38:32.899Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 298f370d-8e85-475c-bef7-20b1dc1cebe9 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-04-24T05:38:32.922Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.922Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314629953,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:38:32.922Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.922Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.922Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314637757,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:38:32.922Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.922Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.923Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314639939,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:38:32.923Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:38:32.923Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:38:32.923Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682314640943,
"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-04-24T05:38:32.939Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 298f370d-8e85-475c-bef7-20b1dc1cebe9
2023-04-24T05:38:32.939Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 298f370d-8e85-475c-bef7-20b1dc1cebe9 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-04-24T05:38:54.846Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 695b02e1-589d-41e1-8558-fc26b1515b43
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-04-24T05:38:54.877Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 695b02e1-589d-41e1-8558-fc26b1515b43
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-04-24T05:38:54.884Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:38:54.885Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:38:54.886Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:38:54.886Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-24T05:38:54.886Z|695b02e1-589d-41e1-8558-fc26b1515b43|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-04-24T05:38:54.904Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-24T05:39:24.904Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 695b02e1-589d-41e1-8558-fc26b1515b43 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-04-24T05:39:24.916Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 695b02e1-589d-41e1-8558-fc26b1515b43 and serviceModelVersionId: 15f8eeef-5d0e-4395-9573-d062588bf76c
2023-04-24T05:39:24.916Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e94a308e-9629-421e-934d-7f6dc3d7fdd7
2023-04-24T05:39:24.917Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e94a308e-9629-421e-934d-7f6dc3d7fdd7/model-vers/model-ver/15f8eeef-5d0e-4395-9573-d062588bf76c?depth=0
2023-04-24T05:39:24.921Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2023-04-24T05:39:24.968Z|695b02e1-589d-41e1-8558-fc26b1515b43|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/e94a308e-9629-421e-934d-7f6dc3d7fdd7/model-vers/model-ver/15f8eeef-5d0e-4395-9573-d062588bf76c?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-04-24T05:39:24.969Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e94a308e-9629-421e-934d-7f6dc3d7fdd7/model-vers/model-ver/15f8eeef-5d0e-4395-9573-d062588bf76c?depth=0|INFO|500||Invoke
2023-04-24T05:39:24.974Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e94a308e-9629-421e-934d-7f6dc3d7fdd7/model-vers/model-ver/15f8eeef-5d0e-4395-9573-d062588bf76c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-24T05:39:25.158Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e94a308e-9629-421e-934d-7f6dc3d7fdd7/model-vers/model-ver/15f8eeef-5d0e-4395-9573-d062588bf76c?depth=0|INFO|500||InvokeReturn
2023-04-24T05:39:25.159Z|695b02e1-589d-41e1-8558-fc26b1515b43|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/e94a308e-9629-421e-934d-7f6dc3d7fdd7/model-vers/model-ver/15f8eeef-5d0e-4395-9573-d062588bf76c?depth=0 has http status code:200 and response headers:{date=[Mon, 24 Apr 2023 05:39:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[170], vertex-id=[200816], x-aai-txid=[2-aai-resources-230424-05:39:26:076-6923], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-24T05:39:25.159Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity.
2023-04-24T05:39:25.159Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-24T05:39:25.161Z|695b02e1-589d-41e1-8558-fc26b1515b43|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-04-24T05:39:25.170Z|695b02e1-589d-41e1-8558-fc26b1515b43|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-04-24T05:39:25.170Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 695b02e1-589d-41e1-8558-fc26b1515b43 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-24T05:39:25.171Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-24T05:39:25.171Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:25.171Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:25.171Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314765170,
"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-04-24T05:39:26.207Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-24T05:39:26.208Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"298f370d-8e85-475c-bef7-20b1dc1cebe9","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"dfa6878f-d9a7-4200-9c68-4a9c525fe7d6","serviceDescription":"service","serviceInvariantUUID":"dc08e41a-288f-4e94-b04d-dd9e291b5aad","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"563d9c1e-bca2-495b-b91b-6d130fa203a7","resourceInvariantUUID":"63a5a4b6-e2de-4b02-8ae9-9e83e757bf1c","resourceCustomizationUUID":"416c63db-f4b9-4fb9-bca0-afb1933e3cc2","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":"N2Y1NzBkNzRkYmZjOGNkNmY1M2JmMjMyMzNhZTVkYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9478ec0b-97ff-41ba-9471-03e0f0045a65","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":"MzYzZDhhYmQ2YTFkNWZjOTdlOTBkNTk2MGI1MTU4N2Q\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4bf2577e-ac09-4d7b-a948-6893938f2ff3","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":"d111e64c-80a2-42e7-b199-d167fd5bd9f9","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":"0ce81836-a1c5-45b9-ba55-689ad8ece634","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":"d043f274-313c-481b-9d45-2b32683a53f8","artifactVersion":"2","generatedFromUUID":"d111e64c-80a2-42e7-b199-d167fd5bd9f9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NTIxODcyMWJjYjQ4ZDZmZDYxOTNlNzIzMmZmOWY3NWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"549e0f97-336d-4529-a1ee-59a10cbcc3e0","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YjgwM2U4M2QzOTUwMTY4YWNmMjc5YjUwYjBjMTAyZGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f7c55aa5-e4e2-441e-acad-3936569da7a0","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-24T05:39:26.208Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:26.209Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:26.209Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:26.209Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"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-04-24T05:39:27.210Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:27.210Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:27.210Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:27.210Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"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-04-24T05:39:28.211Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:28.212Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:28.212Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:28.212Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"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-04-24T05:39:29.213Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:29.214Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:29.214Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:29.214Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"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-04-24T05:39:30.215Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:30.216Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:30.216Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:30.216Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"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-04-24T05:39:31.217Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:31.218Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:31.218Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:31.218Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:39:32.219Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-24T05:39:32.220Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:32.220Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:32.220Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:39:32.493Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:39:32.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.495Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7337ff77-7ab9-4b16-a2b2-67061a282acf",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314692410,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-24T05:39:32.495Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.495Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.496Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/resourceInstances/pnfe7e5b12823630/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314693444,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "NOTIFIED"
}
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314701666,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "695b02e1-589d-41e1-8558-fc26b1515b43",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314703808,
"artifactURL": "/sdc/v1/catalog/services/DemoPnf3du2jaru2w61mtc8e3sw/1.0/artifacts/service-DemoPnf3du2jaru2w61mtc8e3sw-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-24T05:39:32.497Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-24T05:39:33.221Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||sending notification to client: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "dfa6878f-d9a7-4200-9c68-4a9c525fe7d6",
"serviceDescription": "service",
"serviceInvariantUUID": "dc08e41a-288f-4e94-b04d-dd9e291b5aad",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "416c63db-f4b9-4fb9-bca0-afb1933e3cc2",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "563d9c1e-bca2-495b-b91b-6d130fa203a7",
"resourceInvariantUUID": "63a5a4b6-e2de-4b02-8ae9-9e83e757bf1c",
"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": "MzYzZDhhYmQ2YTFkNWZjOTdlOTBkNTk2MGI1MTU4N2Q\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "4bf2577e-ac09-4d7b-a948-6893938f2ff3",
"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": "d111e64c-80a2-42e7-b199-d167fd5bd9f9",
"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": "d043f274-313c-481b-9d45-2b32683a53f8",
"generatedFromUUID": "d111e64c-80a2-42e7-b199-d167fd5bd9f9"
},
"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": "d043f274-313c-481b-9d45-2b32683a53f8",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "YjgwM2U4M2QzOTUwMTY4YWNmMjc5YjUwYjBjMTAyZGU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "f7c55aa5-e4e2-441e-acad-3936569da7a0"
}
],
"workloadContext": "Production"
}
2023-04-24T05:39:33.222Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-24T05:39:33.222Z|695b02e1-589d-41e1-8558-fc26b1515b43|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 dfa6878f-d9a7-4200-9c68-4a9c525fe7d6 ASDC
2023-04-24T05:39:33.222Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:298f370d-8e85-475c-bef7-20b1dc1cebe9
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:dfa6878f-d9a7-4200-9c68-4a9c525fe7d6
ServiceInvariantUUID:dc08e41a-288f-4e94-b04d-dd9e291b5aad
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:f7c55aa5-e4e2-441e-acad-3936569da7a0
ArtifactChecksum:YjgwM2U4M2QzOTUwMTY4YWNmMjc5YjUwYjBjMTAyZGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:416c63db-f4b9-4fb9-bca0-afb1933e3cc2
ResourceInvariantUUID:63a5a4b6-e2de-4b02-8ae9-9e83e757bf1c
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:563d9c1e-bca2-495b-b91b-6d130fa203a7
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:4bf2577e-ac09-4d7b-a948-6893938f2ff3
ArtifactChecksum:MzYzZDhhYmQ2YTFkNWZjOTdlOTBkNTk2MGI1MTU4N2Q=
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:d111e64c-80a2-42e7-b199-d167fd5bd9f9
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:d043f274-313c-481b-9d45-2b32683a53f8
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:d043f274-313c-481b-9d45-2b32683a53f8
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-24T05:39:33.222Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dfa6878f-d9a7-4200-9c68-4a9c525fe7d6 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-04-24T05:39:33.308Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:39:33.308Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:39:33.308Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:39:33.308Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: f7c55aa5-e4e2-441e-acad-3936569da7a0 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-24T05:39:33.308Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||DistributionClient - download
2023-04-24T05:39:33.308Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-24T05:39:33.440Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2023-04-24T05:39:33.443Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar f7c55aa5-e4e2-441e-acad-3936569da7a0 75159
2023-04-24T05:39:33.443Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-24T05:39:33.443Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-24T05:39:33.444Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-24T05:39:33.444Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2023-04-24T05:39:33.444Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-24T05:39:33.444Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||Trying to send status: {
"distributionID": "298f370d-8e85-475c-bef7-20b1dc1cebe9",
"consumerID": "SO-sdc-controller",
"timestamp": 1682314773443,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-24T05:39:34.445Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-24T05:39:34.446Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2023-04-24T05:39:34.446Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: f7c55aa5-e4e2-441e-acad-3936569da7a0, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-24T05:39:34.447Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-24T05:39:34.447Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-24T05:39:34.448Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-24T05:39:34.581Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4202866094664763680/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-04-24T05:39:35.548Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-24T05:39:35.548Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||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-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|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-BasicVm-csar.csar
2023-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||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-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||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-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|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-BasicVm-csar.csar
2023-04-24T05:39:35.549Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|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-BasicVm-csar.csar
2023-04-24T05:39:35.550Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|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-BasicVm-csar.csar
2023-04-24T05:39:35.550Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||WARN|500||####################################################################################################
2023-04-24T05:39:35.550Z|298f370d-8e85-475c-bef7-20b1dc1cebe9|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery