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-01-16T23:25:02.017Z||main|||||INFO|500||The following profiles are active: basic 2023-01-16T23:25:25.425Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-16T23:25:25.427Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-16T23:25:25.622Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-16T23:25:33.229Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-16T23:25:33.897Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-16T23:25:34.878Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-16T23:25:35.357Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-16T23:25:36.425Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-16T23:25:40.436Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-16T23:25:41.581Z||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-01-16T23:25:46.334Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-16T23:25:46.548Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-16T23:25:46.618Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-16T23:25:46.631Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-16T23:25:47.510Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-16T23:25:48.251Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-16T23:25:50.015Z||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-01-16T23:25:50.937Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-01-16T23:25:50.938Z||main|||||ERROR|500||(conn=1186) Table 'catalogdb.activity_spec' doesn't exist 2023-01-16T23:25:50.968Z||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-01-16T23:25:56.202Z||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-01-16T23:26:01.105Z||main|||||WARN|500||--- 2023-01-16T23:26:01.105Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-16T23:26:01.106Z||main|||||WARN|500||--- 2023-01-16T23:26:01.827Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-16T23:26:11.504Z||main|||||INFO|500||Started Application in 75.632 seconds (JVM running for 81.559) 2023-01-16T23:26:11.595Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-01-16T23:26:11.607Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-01-16T23:26:11.649Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-01-16T23:26:11.733Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 89f9791d-4a73-4dae-ba84-ea2d300ebf8a url= /sdc/v1/artifactTypes 2023-01-16T23:26:11.752Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-01-16T23:26:12.075Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-16T23:26:12.165Z||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-01-16T23:26:12.166Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-01-16T23:26:12.166Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 15fc8fd8-4557-4c80-a9a0-bf3e5532bf6d url= /sdc/v1/distributionKafkaData 2023-01-16T23:26:12.167Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-01-16T23:26:12.227Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-01-16T23:26:12.242Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@47c9a348 2023-01-16T23:26:12.449Z||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-77f47d66-f422-462b-ba07-3a2415b5df6b 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-01-16T23:26:12.572Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Instantiated an idempotent producer. 2023-01-16T23:26:12.836Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-01-16T23:26:12.959Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-16T23:26:12.960Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-16T23:26:12.960Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673911572947 2023-01-16T23:26:12.966Z||scheduling-1|||||INFO|500||start DistributionClient 2023-01-16T23:26:13.028Z||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-72ae358f-c703-4531-99fd-0acddf4f8a7f 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-01-16T23:26:13.467Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-16T23:26:13.468Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-16T23:26:13.468Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673911573467 2023-01-16T23:26:13.476Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:26:13.506Z||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-100a301b-fd12-47c4-a526-b20363b9657c 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-01-16T23:26:13.504Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:26:13.541Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-01-16T23:26:13.542Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-01-16T23:26:13.542Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1673911573541 2023-01-16T23:26:13.543Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:26:13.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:26:13.574Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-01-16T23:26:14.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 OcDby7JYSNa9LAPIiXmPXw 2023-01-16T23:26:14.866Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 OcDby7JYSNa9LAPIiXmPXw 2023-01-16T23:26:14.870Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 OcDby7JYSNa9LAPIiXmPXw 2023-01-16T23:26:14.871Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 OcDby7JYSNa9LAPIiXmPXw 2023-01-16T23:26:14.871Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 OcDby7JYSNa9LAPIiXmPXw 2023-01-16T23:26:14.873Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 OcDby7JYSNa9LAPIiXmPXw 2023-01-16T23:26:14.868Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:14.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:14.874Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:14.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:14.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:14.875Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:14.893Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Cluster ID: tKEnBRynTHuVX5H3txpz2A 2023-01-16T23:26:14.895Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cluster ID: tKEnBRynTHuVX5H3txpz2A 2023-01-16T23:26:14.896Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Cluster ID: tKEnBRynTHuVX5H3txpz2A 2023-01-16T23:26:14.900Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] ProducerId set to 2001 with epoch 0 2023-01-16T23:26:14.901Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-16T23:26:14.901Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-16T23:26:14.959Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-16T23:26:14.961Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-16T23:26:15.084Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65 2023-01-16T23:26:15.085Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-16T23:26:15.087Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-16T23:26:15.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-036c781d-9fe0-4f85-a2fe-52ea8afd706e 2023-01-16T23:26:15.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:15.113Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-16T23:26:21.102Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-036c781d-9fe0-4f85-a2fe-52ea8afd706e', protocol='range'} 2023-01-16T23:26:21.113Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-16T23:26:21.178Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:21.178Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:21.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:21.179Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:21.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:21.180Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-16T23:26:21.185Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-036c781d-9fe0-4f85-a2fe-52ea8afd706e=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-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-16T23:26:21.225Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-036c781d-9fe0-4f85-a2fe-52ea8afd706e', protocol='range'} 2023-01-16T23:26:21.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-16T23:26:21.231Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-16T23:26:21.240Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-16T23:26:21.240Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-01-16T23:26:21.272Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-01-16T23:26:21.273Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-01-16T23:26:21.273Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-01-16T23:26:21.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-01-16T23:26:21.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-01-16T23:26:21.274Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-01-16T23:26:21.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-01-16T23:26:21.275Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-01-16T23:26:21.274Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-01-16T23:26:21.284Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-01-16T23:26:21.285Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-01-16T23:26:21.375Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-16T23:26:21.378Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-01-16T23:26:21.506Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-16T23:26:21.508Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-01-16T23:26:21.530Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.531Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.538Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.539Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.583Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.595Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-16T23:26:21.594Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-16T23:26:21.596Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-01-16T23:27:13.546Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:27:13.552Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:28:13.549Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:28:13.555Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:29:13.551Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:29:13.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:30:13.556Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:30:13.559Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:31:13.559Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:31:13.559Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:32:13.560Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:32:13.560Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:33:13.562Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:33:13.562Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:34:13.563Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:34:13.563Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:35:01.671Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-16T23:35:13.565Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:35:13.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:35:14.942Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Node -1 disconnected. 2023-01-16T23:35:15.177Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Node -1 disconnected. 2023-01-16T23:35:15.217Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node -1 disconnected. 2023-01-16T23:36:13.566Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:36:13.566Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:37:13.568Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:37:13.568Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:38:13.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:38:13.569Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:39:13.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:39:13.576Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:40:13.580Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:40:13.581Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:41:13.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:41:13.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:42:13.584Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:42:13.585Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:43:13.586Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:43:13.591Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:44:13.588Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:44:13.593Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:45:13.589Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:45:13.596Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:46:13.591Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:46:13.597Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:47:13.592Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:47:13.598Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:48:13.594Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:48:13.599Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:49:13.597Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:49:13.600Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:50:13.598Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:50:13.601Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:51:13.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:51:13.601Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:52:13.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:52:13.603Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:53:13.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:53:13.604Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:54:13.604Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:54:13.605Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:55:13.609Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:55:13.609Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:56:13.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:56:13.610Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:57:13.611Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:57:13.612Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:58:13.613Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-16T23:58:13.613Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:59:13.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-16T23:59:13.615Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:00:13.617Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:00:13.618Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:01:13.619Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:01:13.620Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:02:13.619Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:02:13.622Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:03:13.622Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:03:13.624Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:04:13.623Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:04:13.624Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:05:13.626Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:05:13.624Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:06:13.631Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:06:13.633Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:07:13.633Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:07:13.634Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:08:13.634Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:08:13.635Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:09:13.637Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:09:13.638Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:10:13.639Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:10:13.640Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:11:13.642Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:11:13.642Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:12:13.643Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:12:13.643Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:13:13.644Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:13:13.645Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:14:13.645Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:14:13.646Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:15:13.648Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:15:13.649Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:16:13.649Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:16:13.656Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:17:13.650Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:17:13.658Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:18:13.652Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:18:13.658Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:19:13.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:19:13.663Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:20:13.656Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:20:13.664Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:21:13.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:21:13.665Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:22:13.664Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:22:13.667Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:23:13.667Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:23:13.668Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:24:13.667Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:24:13.669Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:25:13.668Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:25:13.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:26:13.669Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:26:13.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:27:13.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:27:13.671Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:28:13.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:28:13.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:29:13.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:29:13.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:30:13.675Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:30:13.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:31:13.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:31:13.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:32:13.679Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:32:13.679Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:33:13.681Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:33:13.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:34:13.683Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:34:13.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:35:13.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:35:13.684Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:36:13.685Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:36:13.686Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:37:13.687Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:37:13.695Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:38:13.687Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:38:13.697Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:39:13.689Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:39:13.698Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:40:13.691Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:40:13.699Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:41:13.692Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:41:13.700Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:42:13.693Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:42:13.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:43:13.695Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:43:13.702Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:44:13.701Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:44:13.704Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:45:13.702Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:45:13.705Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:46:13.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:46:13.706Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:47:13.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:47:13.706Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:48:13.707Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:48:13.707Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:49:13.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:49:13.708Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:50:13.708Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:50:13.709Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:51:13.709Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:51:13.710Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:52:13.710Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:52:13.711Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:53:13.712Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:53:13.712Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:54:13.713Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:54:13.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:55:13.714Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:55:13.715Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:56:13.716Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:56:13.716Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:57:13.718Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:57:13.718Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:58:13.719Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T00:58:13.719Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:59:13.720Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T00:59:13.721Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:00:13.721Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:00:13.722Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:01:13.722Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:01:13.723Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:02:13.723Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:02:13.725Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:03:13.725Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:03:13.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:04:13.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:04:13.727Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:05:13.728Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:05:13.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:06:13.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:06:13.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:07:13.730Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:07:13.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:08:13.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:08:13.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:09:13.734Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:09:13.734Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:10:13.737Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:10:13.739Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:11:13.738Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:11:13.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:12:13.739Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:12:13.742Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:13:13.740Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:13:13.756Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:14:13.744Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:14:13.759Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:15:13.746Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:15:13.760Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:16:13.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:16:13.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:17:13.748Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:17:13.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:18:13.749Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:18:13.763Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:19:13.751Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:19:13.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:20:13.755Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:20:13.766Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:21:13.757Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:21:13.767Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:22:13.759Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:22:13.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:23:13.762Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:23:13.769Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:24:13.763Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:24:13.770Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:25:13.766Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:25:13.771Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:26:13.767Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:26:13.773Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:27:13.768Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:27:13.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:28:13.770Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:28:13.777Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:29:13.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:29:13.778Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:30:13.772Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:30:13.779Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:31:13.773Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:31:13.781Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:32:13.775Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:32:13.781Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:33:13.777Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:33:13.783Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:07.333Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T01:34:07.334Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T01:34:07.350Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:07.367Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:07.368Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:07.368Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:07.377Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OcDby7JYSNa9LAPIiXmPXw 2023-01-17T01:34:07.378Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OcDby7JYSNa9LAPIiXmPXw 2023-01-17T01:34:07.378Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OcDby7JYSNa9LAPIiXmPXw 2023-01-17T01:34:07.378Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OcDby7JYSNa9LAPIiXmPXw 2023-01-17T01:34:07.378Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OcDby7JYSNa9LAPIiXmPXw 2023-01-17T01:34:07.378Z||kafka-producer-network-thread | SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-77f47d66-f422-462b-ba07-3a2415b5df6b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OcDby7JYSNa9LAPIiXmPXw 2023-01-17T01:34:07.471Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:34:07.471Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:34:07.513Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:34:08.410Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:08.411Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:08.411Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:08.411Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:09.416Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:09.417Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:09.417Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:09.418Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:10.420Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:10.421Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:10.421Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:10.422Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:11.423Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:11.424Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:11.424Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:11.424Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:12.426Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:12.426Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:12.427Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:12.427Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:13.428Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:34:13.428Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:13.429Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:13.429Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:13.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:13.548Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:34:13.548Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:34:13.549Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:34:14.431Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T01:34:14.432Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T01:34:14.432Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T01:34:14.591Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T01:34:14.592Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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-01-17T01:34:14.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:34:14.835Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:34:14.836Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:34:14.836Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:14.837Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:34:14.838Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:14.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:34:14.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T01:34:14.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:34:14.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:14.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:34:14.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:14.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:14.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919254965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:15.970Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:34:15.971Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:34:15.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:15.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T01:34:16.082Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:16.082Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:16.951Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8914375234423408076/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T01:34:20.783Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T01:34:20.791Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:34:20.791Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.791Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T01:34:20.792Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:20.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:34:20.803Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.805Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:20.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:34:20.811Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:34:20.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:20.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:34:20.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:34:20.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.818Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.818Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:20.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:20.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:20.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:34:20.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:34:20.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:34:20.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:34:20.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:34:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:34:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T01:34:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T01:34:20.824Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.824Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:20.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:20.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:20.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:20.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:20.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:20.827Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.827Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:20.827Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:20.827Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:20.827Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T01:34:20.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:34:20.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:34:20.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:34:20.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:34:20.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T01:34:20.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:20.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:34:20.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T01:34:20.831Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:34:20.831Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.831Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:34:20.831Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.831Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T01:34:20.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:20.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:20.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:20.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:34:20.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.833Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.833Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.833Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:34:20.833Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:34:20.833Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:34:20.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:20.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:20.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T01:34:20.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T01:34:20.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.834Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.835Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.835Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.835Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.835Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.836Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:20.836Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:20.836Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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-01-17T01:34:20.860Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 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-01-17T01:34:20.930Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||vFW f2a9b25c-882a 0 2023-01-17T01:34:20.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 2023-01-17T01:34:20.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b7287bbf-82c3-4b59-bfab-cdbd02f6d736 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json 2023-01-17T01:34:20.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:34:20.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json 2023-01-17T01:34:21.000Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:34:21.001Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json b7287bbf-82c3-4b59-bfab-cdbd02f6d736 785 2023-01-17T01:34:21.002Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ASDC sendASDCNotification 2023-01-17T01:34:21.002Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json 2023-01-17T01:34:21.003Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:34:21.003Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:21.003Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:21.004Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919261002, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:22.005Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwF2a9b25c882a..base_vfw..module-0", "vfModuleModelInvariantUUID": "d1c81397-bec5-4a0e-865a-07a486bedf94", "vfModuleModelVersion": "1", "vfModuleModelUUID": "bf862754-f7a4-4452-838b-42b23b027b5f", "vfModuleModelCustomizationUUID": "3badf814-9fdd-40bc-b726-f6092405df5f", "isBase": true, "artifacts": [ "a3c34aaf-a210-4362-86f8-e66b5310744b", "883de14d-727a-41b4-8403-00eeb1d3ca95" ], "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-01-17T01:34:22.020Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwF2a9b25c882a..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:bf862754-f7a4-4452-838b-42b23b027b5f VfModuleModelInvariantUUID:d1c81397-bec5-4a0e-865a-07a486bedf94 VfModuleModelDescription:NULL Artifacts UUID List:{ a3c34aaf-a210-4362-86f8-e66b5310744b , 883de14d-727a-41b4-8403-00eeb1d3ca95 } 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-01-17T01:34:22.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwF2a9b25c882a..base_vfw..module-0", "vfModuleModelInvariantUUID": "d1c81397-bec5-4a0e-865a-07a486bedf94", "vfModuleModelVersion": "1", "vfModuleModelUUID": "bf862754-f7a4-4452-838b-42b23b027b5f", "vfModuleModelCustomizationUUID": "3badf814-9fdd-40bc-b726-f6092405df5f", "isBase": true, "artifacts": [ "a3c34aaf-a210-4362-86f8-e66b5310744b", "883de14d-727a-41b4-8403-00eeb1d3ca95" ], "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-01-17T01:34:22.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwF2a9b25c882a..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:bf862754-f7a4-4452-838b-42b23b027b5f VfModuleModelInvariantUUID:d1c81397-bec5-4a0e-865a-07a486bedf94 VfModuleModelDescription:NULL Artifacts UUID List:{ a3c34aaf-a210-4362-86f8-e66b5310744b , 883de14d-727a-41b4-8403-00eeb1d3ca95 } 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-01-17T01:34:22.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: a3c34aaf-a210-4362-86f8-e66b5310744b from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml 2023-01-17T01:34:22.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:34:22.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml 2023-01-17T01:34:22.083Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:34:22.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml a3c34aaf-a210-4362-86f8-e66b5310744b 20368 2023-01-17T01:34:22.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-17T01:34:22.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml 2023-01-17T01:34:22.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:34:22.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:22.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:22.086Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919262084, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:23.087Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 883de14d-727a-41b4-8403-00eeb1d3ca95 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env 2023-01-17T01:34:23.088Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:34:23.088Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env 2023-01-17T01:34:23.152Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:34:23.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env 883de14d-727a-41b4-8403-00eeb1d3ca95 2098 2023-01-17T01:34:23.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-17T01:34:23.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env 2023-01-17T01:34:23.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:34:23.154Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:23.154Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:23.154Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919263153, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:24.155Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T01:34:24.156Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW f2a9b25c-882a 0 666f8c74-3332-4df0-a371-cf8bebc34141 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-01-17T01:34:24.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@11ea2ce6, org.onap.sdc.toscaparser.api.parameters.Input@7a38ffe9, org.onap.sdc.toscaparser.api.parameters.Input@19fbb02, org.onap.sdc.toscaparser.api.parameters.Input@4ac120c, org.onap.sdc.toscaparser.api.parameters.Input@44619363] 2023-01-17T01:34:24.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-01-17T01:34:24.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 2b6556db-ebda-4387-baf2-e302d2d930a0 2023-01-17T01:34:24.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2b6556db-ebda-4387-baf2-e302d2d930a0 matches Tosca VF Customization UUID: 2b6556db-ebda-4387-baf2-e302d2d930a0 2023-01-17T01:34:24.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 2b6556db-ebda-4387-baf2-e302d2d930a0 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-01-17T01:34:24.247Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.247Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.249Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 2b6556db-ebda-4387-baf2-e302d2d930a0: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-01-17T01:34:24.249Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@289cfa1d 2023-01-17T01:34:24.250Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.250Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T01:34:24.251Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3badf814-9fdd-40bc-b726-f6092405df5f 2023-01-17T01:34:24.253Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3badf814-9fdd-40bc-b726-f6092405df5f 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-01-17T01:34:24.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.264Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:24.264Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:24.265Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.266Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:24.266Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:24.267Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.267Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:24.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:24.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:24.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T01:34:24.269Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:34:24.269Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:34:24.270Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.270Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:24.270Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:34:24.271Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:24.271Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:34:24.271Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.272Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 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-01-17T01:34:24.283Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.284Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:24.284Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:24.285Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.285Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:24.287Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:24.287Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:24.288Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:34:24.288Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.288Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:24.288Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.289Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 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-01-17T01:34:24.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:24.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:24.301Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.302Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:34:24.302Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:34:24.302Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:34:24.302Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:34:24.303Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.303Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:24.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:34:24.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:34:24.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:34:24.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:34:24.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:34:24.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T01:34:24.306Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 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-01-17T01:34:24.309Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.310Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:24.310Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:34:24.310Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.310Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:34:24.310Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=2b6556db-ebda-4387-baf2-e302d2d930a0 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-01-17T01:34:24.314Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.314Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.314Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 03a1827b-fb3c-4b38-a30c-747b4ec1c798: vFW f2a9b25c-882a 2023-01-17T01:34:24.314Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:34:24.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:34:24.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-01-17 01-33-02 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-01-17T01:34:24.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW f2a9b25c-882a 666f8c74-3332-4df0-a371-cf8bebc34141 1 ASDC deployResourceStructure 2023-01-17T01:34:24.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ASDC sendASDCNotification 2023-01-17T01:34:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json 2023-01-17T01:34:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-17T01:34:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919264701, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:25.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-01-17T01:34:25.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml 2023-01-17T01:34:25.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-17T01:34:25.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:25.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:25.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919265703, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:26.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-01-17T01:34:26.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env 2023-01-17T01:34:26.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-17T01:34:26.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:26.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:26.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919266705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:27.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:34:27.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:34:27.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-17T01:34:27.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:34:27.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:34:27.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919267709, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:34:28.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:34:28.747Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:34:28.754Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:34:28.754Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:34:28.754Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:34:58.755Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:34:58.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:34:58.783Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:34:58.783Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:34:58.783Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:35:13.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:35:13.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.552Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.554Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.554Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.554Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.554Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.555Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.555Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T01:35:13.555Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.555Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.555Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T01:35:13.556Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.557Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.557Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.557Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T01:35:13.558Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.558Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.558Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T01:35:13.559Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.559Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.560Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.560Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.561Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.561Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.561Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.561Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.562Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.562Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.562Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.562Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.563Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.563Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.563Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T01:35:13.563Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.563Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.563Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T01:35:13.564Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.564Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.564Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.566Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.566Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.566Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.567Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.567Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.567Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:35:13.567Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.567Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.567Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919208359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919193777, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919217531, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:35:13.568Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:35:28.783Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:35:28.806Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:35:28.808Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:35:28.808Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:35:28.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:35:58.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:35:58.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:35:58.824Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:35:58.824Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:35:58.824Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:36:13.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:36:13.552Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.552Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "cds-sdc-listener", "timestamp": 1673919253638, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.554Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.554Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.554Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919253112, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.554Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.554Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.555Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919254965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.555Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.555Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.555Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919254213, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.555Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.555Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.556Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:36:13.556Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.556Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.557Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919255288, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.557Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.558Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.558Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOT_NOTIFIED" } 2023-01-17T01:36:13.558Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.558Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.558Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919256442, "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-01-17T01:36:13.573Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 717903f1-36bf-4058-8de9-3d134602efea 2023-01-17T01:36:13.573Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:36:13.595Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.596Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T01:36:13.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.596Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "multicloud-k8s", "timestamp": 1673919257445, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "DEPLOY_OK" } 2023-01-17T01:36:13.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.597Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:36:13.598Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.598Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.598Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-01-17T01:36:13.598Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.599Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.599Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919261002, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.599Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.599Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.599Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:36:13.600Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.600Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.600Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919262084, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.600Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.600Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.601Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919254585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:36:13.601Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.602Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.602Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919263153, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.603Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.603Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.603Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919261950, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:36:13.604Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.604Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.604Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919264701, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "DEPLOY_OK" } 2023-01-17T01:36:13.606Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.606Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.607Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919265703, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-01-17T01:36:13.607Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.608Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.608Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919266705, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-01-17T01:36:13.608Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.608Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.608Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919267709, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DEPLOY_OK" } 2023-01-17T01:36:13.609Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.609Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.609Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919280616, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DEPLOY_OK" } 2023-01-17T01:36:13.610Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:36:13.610Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:36:13.610Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "aai-model-loader", "timestamp": 1673919281626, "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-01-17T01:36:13.618Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 717903f1-36bf-4058-8de9-3d134602efea 2023-01-17T01:36:13.619Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:36:28.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:36:28.841Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:36:28.845Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:36:28.845Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:36:28.845Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:36:28.845Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:36:58.846Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:36:58.863Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:36:58.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:36:58.867Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:36:58.868Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:36:58.868Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:37:13.545Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:37:28.868Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:37:28.883Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:37:28.890Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:37:28.891Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:37:28.891Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:37:28.891Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:37:58.892Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:37:58.909Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:37:58.915Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:37:58.915Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:37:58.915Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:37:58.915Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:38:13.546Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:38:28.916Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:38:28.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:38:28.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:38:28.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:38:28.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:38:28.939Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:38:58.939Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:38:58.950Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:38:58.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:38:58.954Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:38:58.954Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:38:58.954Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:39:07.201Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T01:39:07.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-036c781d-9fe0-4f85-a2fe-52ea8afd706e sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T01:39:07.203Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T01:39:07.204Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T01:39:09.055Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:39:09.071Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:39:09.072Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:39:09.080Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:39:09.081Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T01:39:09.092Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:39:09.093Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:39:09.093Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:39:09.106Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:39:09.106Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:39:09.107Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:39:09.108Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=45, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:39:09.108Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:39:09.108Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:39:13.547Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:39:28.954Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T01:39:28.955Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:39:28.975Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T01:39:28.975Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T01:39:49.716Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T01:39:49.851Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T01:39:50.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T01:39:50.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T01:39:50.665Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T01:39:51.007Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T01:39:51.008Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 01:39:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[291], vertex-id=[372912], x-aai-txid=[1-aai-resources-230117-01:39:49:137-52065], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T01:39:51.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T01:39:51.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T01:39:51.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:39:51.054Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:39:51.064Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T01:39:51.066Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T01:39:51.067Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:39:51.067Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:39:51.068Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919591065, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:39:51.092Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T01:39:51.093Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919591065, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T01:39:51.094Z||pool-2-thread-4|||||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-01-17T01:39:52.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:39:52.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T01:39:52.086Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T01:39:52.087Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T01:39:52.087Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T01:39:52.087Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:39:52.091Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b0a5852b-62ab-4c3d-a206-60487875632d 2023-01-17T01:39:52.092Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T01:39:52.092Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:39:52.092Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:39:54.302Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:39:57.319Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:40:00.328Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:40:03.338Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:40:06.387Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:40:09.406Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:40:12.417Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:40:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:13.561Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:40:13.561Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:40:13.572Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:40:13.573Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b0a5852b-62ab-4c3d-a206-60487875632d', protocol='range'} 2023-01-17T01:40:13.577Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b0a5852b-62ab-4c3d-a206-60487875632d=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-01-17T01:40:13.587Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b0a5852b-62ab-4c3d-a206-60487875632d', protocol='range'} 2023-01-17T01:40:13.587Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:40:13.588Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:40:13.588Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:40:13.592Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T01:40:13.592Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T01:40:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T01:40:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T01:40:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T01:40:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T01:40:13.595Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:40:13.595Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:40:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:40:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:40:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:40:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=46, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:40:13.599Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:40:13.599Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:40:13.604Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T01:40:13.604Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T01:40:13.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:13.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:13.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:13.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:14.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:14.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:14.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:14.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:14.617Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:40:14.617Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:40:14.618Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:40:15.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:15.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:15.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:15.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:16.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:16.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:17.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:17.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:17.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:17.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:18.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:18.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:18.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:18.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:19.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:40:19.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:19.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:19.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:20.633Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T01:40:20.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T01:40:20.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T01:40:20.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T01:40:20.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T01:40:20.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:40:20.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:40:20.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:40:20.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:20.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:40:20.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:20.864Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:40:20.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T01:40:20.867Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:40:20.867Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:20.868Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:40:20.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:20.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:20.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919620867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:21.874Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:40:21.876Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:40:21.876Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:21.876Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T01:40:21.877Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:21.877Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:22.107Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7452809482062719890/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T01:40:25.011Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T01:40:25.012Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:40:25.012Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.012Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T01:40:25.012Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:40:25.014Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:40:25.014Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.014Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.015Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:40:25.015Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:40:25.016Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:40:25.016Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.016Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.016Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:40:25.017Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:40:25.017Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:40:25.017Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.018Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.018Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.018Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:40:25.018Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:40:25.019Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:40:25.019Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:40:25.019Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.019Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.019Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.020Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:40:25.020Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:40:25.020Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:40:25.020Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.021Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.021Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:40:25.021Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.021Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:40:25.021Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T01:40:25.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T01:40:25.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:40:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:40:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:40:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:40:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:40:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:40:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:40:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:40:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:40:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T01:40:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:40:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:40:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:40:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:40:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T01:40:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:40:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:40:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:40:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:40:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:40:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T01:40:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:40:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:40:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T01:40:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:40:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:40:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:40:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:40:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:40:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:40:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:40:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:40:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:40:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T01:40:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T01:40:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:40:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:40:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T01:40:25.077Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T01:40:25.082Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:40:25.083Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T01:40:25.083Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:40:25.083Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:25.083Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:25.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919625077, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:26.092Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:40:26.092Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T01:40:26.092Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:40:26.093Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:40:26.093Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:40:26.093Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919626092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:40:27.094Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:40:27.110Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:40:27.117Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:40:27.117Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:40:27.117Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:40:27.117Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:40:57.118Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:40:57.132Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:40:57.141Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:40:57.145Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:40:57.145Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:40:57.146Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:41:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:41:13.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:41:13.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T01:41:13.548Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:41:27.146Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:41:27.179Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:41:27.202Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:41:27.202Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:41:27.202Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:41:27.202Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:41:57.203Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:41:57.216Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:41:57.219Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:41:57.219Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:41:57.219Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:41:57.219Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:42:13.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:42:13.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.550Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T01:42:13.563Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.564Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.564Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:42:13.565Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.565Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.565Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T01:42:13.566Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.566Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.566Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:42:13.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.567Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.567Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919592085, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:42:13.567Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.568Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919620867, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:42:13.568Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.568Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.569Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919625077, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T01:42:13.569Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:13.569Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:42:13.569Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919626092, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T01:42:13.570Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:42:27.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:42:27.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:42:27.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:42:27.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:42:27.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:42:27.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:42:57.239Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:42:57.258Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:42:57.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:42:57.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:42:57.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:42:57.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:43:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:43:27.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:43:27.300Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:43:27.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:43:27.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:43:27.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:43:27.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:43:57.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:43:57.319Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:43:57.322Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:43:57.323Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:43:57.323Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:43:57.323Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:44:13.546Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:44:27.323Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:44:27.344Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:44:27.347Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:44:27.347Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:44:27.348Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:44:27.348Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:44:57.348Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:44:57.372Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:44:57.377Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:44:57.378Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:44:57.378Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:44:57.379Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:45:13.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:45:13.652Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T01:45:13.653Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b0a5852b-62ab-4c3d-a206-60487875632d sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T01:45:13.654Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T01:45:13.654Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T01:45:14.439Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:14.449Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:45:14.450Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:45:14.455Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:45:14.456Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T01:45:14.466Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:45:14.467Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:45:14.467Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:45:14.471Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:45:14.472Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:45:14.473Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:45:14.473Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=56, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:45:14.474Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:45:14.474Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:45:27.379Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T01:45:27.380Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:45:27.386Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T01:45:27.386Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T01:45:27.388Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T01:45:27.404Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T01:45:27.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T01:45:27.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T01:45:27.500Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T01:45:27.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T01:45:27.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 01:45:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[200], vertex-id=[372912], x-aai-txid=[2-aai-resources-230117-01:45:25:964-29027], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T01:45:27.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T01:45:27.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T01:45:27.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:45:27.719Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:45:27.719Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T01:45:27.720Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T01:45:27.721Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:45:27.721Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:45:27.721Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919927720, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:45:27.736Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:45:27.737Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919927720, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T01:45:27.738Z||pool-2-thread-10|||||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-01-17T01:45:28.747Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:45:28.748Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T01:45:28.749Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T01:45:28.750Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T01:45:28.750Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T01:45:28.751Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:45:28.754Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T01:45:28.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-490ba913-638f-4bb8-ab9c-54676bcf30b6 2023-01-17T01:45:28.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:45:28.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:45:29.642Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:32.657Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:35.667Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:38.676Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:41.692Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:44.709Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:47.719Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:50.733Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:53.743Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:56.753Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:45:59.765Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:46:02.774Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:46:05.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:46:08.794Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:46:11.804Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:46:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:13.555Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:46:13.556Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:46:13.563Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-490ba913-638f-4bb8-ab9c-54676bcf30b6', protocol='range'} 2023-01-17T01:46:13.564Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:46:13.570Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-490ba913-638f-4bb8-ab9c-54676bcf30b6=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-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T01:46:13.595Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-490ba913-638f-4bb8-ab9c-54676bcf30b6', protocol='range'} 2023-01-17T01:46:13.597Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:46:13.597Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:46:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:46:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:46:13.598Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:46:13.600Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T01:46:13.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T01:46:13.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T01:46:13.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T01:46:13.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T01:46:13.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T01:46:13.602Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:46:13.603Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:46:13.604Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:46:13.604Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=57, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:46:13.605Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:46:13.606Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:46:13.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T01:46:13.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T01:46:13.615Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:13.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:13.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:13.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:14.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:14.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:14.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:14.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:14.620Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:46:14.620Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:46:14.621Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:46:15.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:15.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:15.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:15.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:16.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:16.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:17.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:17.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:17.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:17.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:18.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:18.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:18.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:18.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:19.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:46:19.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:19.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:19.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:20.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T01:46:20.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T01:46:20.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T01:46:20.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T01:46:20.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T01:46:20.679Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:46:20.680Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:46:20.680Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:46:20.681Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:20.681Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:46:20.681Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:20.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:46:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T01:46:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:46:20.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:46:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:20.822Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919980821, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:21.823Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:46:21.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:46:21.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:21.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T01:46:21.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:21.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:22.107Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP435552778613879696/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T01:46:24.695Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T01:46:24.695Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:46:24.696Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.696Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T01:46:24.696Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.696Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.696Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.696Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:46:24.697Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.698Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.698Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:46:24.698Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:46:24.698Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:46:24.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:46:24.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:46:24.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:46:24.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:46:24.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:46:24.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:46:24.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:46:24.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:46:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:46:24.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:46:24.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:46:24.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:46:24.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T01:46:24.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T01:46:24.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:46:24.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:46:24.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:46:24.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:46:24.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:46:24.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:46:24.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:46:24.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:46:24.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:46:24.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T01:46:24.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:46:24.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T01:46:24.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T01:46:24.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:46:24.712Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.714Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.714Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.714Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.714Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:46:24.714Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:46:24.714Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T01:46:24.745Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T01:46:24.746Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:46:24.746Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T01:46:24.746Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:46:24.746Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:24.746Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:24.747Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919984745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:25.748Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:46:25.748Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T01:46:25.748Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:46:25.749Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:46:25.749Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:46:25.749Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919985748, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:46:26.750Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:46:26.771Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:46:26.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:46:26.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:46:26.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:46:26.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:46:56.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:46:56.807Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:46:56.824Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:46:56.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:46:56.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:46:56.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:47:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:47:13.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:47:13.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T01:47:13.548Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:47:26.825Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:47:26.838Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:47:26.840Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:47:26.841Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:47:26.841Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:47:26.841Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:47:56.841Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:47:56.858Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:47:56.865Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:47:56.865Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:47:56.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:47:56.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:48:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:48:13.552Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.552Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T01:48:13.553Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.554Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:48:13.554Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.554Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.554Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T01:48:13.555Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.555Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.556Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:48:13.556Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.556Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919928747, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:48:13.556Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.556Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.557Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919980821, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:48:13.557Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.557Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919984745, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T01:48:13.558Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:13.558Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:48:13.558Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673919985748, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T01:48:13.559Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:48:26.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:48:26.878Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:48:26.881Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:48:26.881Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:48:26.882Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:48:26.882Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:48:56.882Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:48:56.919Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:48:56.925Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:48:56.925Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:48:56.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:48:56.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:49:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:49:26.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:49:26.943Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:49:26.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:49:26.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:49:26.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:49:26.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:49:56.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:49:56.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:49:56.979Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:49:56.980Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:49:56.980Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:49:56.980Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:50:13.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:50:26.982Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:50:26.997Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:50:27.000Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:50:27.000Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:50:27.001Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:50:27.001Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:50:57.002Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:50:57.017Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:50:57.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:50:57.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:50:57.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:50:57.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:51:13.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:51:13.647Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T01:51:13.647Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-490ba913-638f-4bb8-ab9c-54676bcf30b6 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T01:51:13.648Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T01:51:13.648Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T01:51:14.461Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:14.470Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:51:14.470Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:51:14.474Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:51:14.475Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T01:51:14.485Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:51:14.486Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:51:14.486Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:51:14.491Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:51:14.491Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:51:14.491Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:51:14.492Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=67, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:51:14.492Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:51:14.492Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:51:27.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T01:51:27.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:51:27.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T01:51:27.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T01:51:27.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T01:51:27.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T01:51:27.103Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T01:51:27.104Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1891ae72-7176-4a69-a938-8dfa2f3cf14e], X-ECOMP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-TransactionId=[], X-ONAP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], Content-Type=[application/merge-patch+json]} 2023-01-17T01:51:27.112Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T01:51:27.303Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 01:51:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[172], vertex-id=[372912], x-aai-txid=[0-aai-resources-230117-01:51:25:565-99115], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T01:51:27.303Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T01:51:27.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T01:51:27.304Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T01:51:27.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:51:27.313Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:51:27.314Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T01:51:27.314Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T01:51:27.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:51:27.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:51:27.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920287314, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:51:27.329Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:51:27.330Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920287314, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T01:51:27.331Z||pool-2-thread-10|||||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-01-17T01:51:28.341Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:51:28.342Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T01:51:28.342Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T01:51:28.343Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T01:51:28.357Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T01:51:28.357Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:51:28.362Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2cd54c68-9101-40f4-bcad-fa1c8eab350f 2023-01-17T01:51:28.363Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T01:51:28.363Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:51:28.364Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:51:29.656Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:32.681Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:35.696Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:38.706Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:41.720Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:44.737Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:47.752Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:50.762Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:53.775Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:56.787Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:51:59.801Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:52:02.820Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:52:05.830Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:52:08.842Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:52:11.852Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:52:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:13.558Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:52:13.558Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:52:13.565Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:52:13.565Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2cd54c68-9101-40f4-bcad-fa1c8eab350f', protocol='range'} 2023-01-17T01:52:13.571Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2cd54c68-9101-40f4-bcad-fa1c8eab350f=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-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T01:52:13.580Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2cd54c68-9101-40f4-bcad-fa1c8eab350f', protocol='range'} 2023-01-17T01:52:13.580Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:52:13.583Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:52:13.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:52:13.583Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:52:13.583Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:52:13.588Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:52:13.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:52:13.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:52:13.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=68, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:52:13.589Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:52:13.590Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:52:13.589Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T01:52:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T01:52:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T01:52:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T01:52:13.593Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T01:52:13.596Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T01:52:13.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T01:52:13.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T01:52:13.613Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:13.614Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:13.614Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:13.615Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:14.606Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:52:14.606Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:52:14.607Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:52:14.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:14.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:14.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:14.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:15.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:15.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:15.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:15.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:16.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:16.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:17.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:17.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:17.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:17.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:18.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:18.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:18.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:18.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:19.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:52:19.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:19.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:19.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:20.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T01:52:20.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T01:52:20.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T01:52:20.633Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T01:52:20.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T01:52:20.692Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:52:20.693Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:52:20.694Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:52:20.694Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:20.694Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:52:20.694Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:20.871Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:52:20.872Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T01:52:20.873Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:52:20.873Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:20.873Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:52:20.874Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:20.874Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:20.874Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920340873, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:21.875Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:52:21.877Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:52:21.877Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:21.877Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T01:52:21.878Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:21.879Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:22.045Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14673771495518501947/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T01:52:24.911Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.912Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.913Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.914Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:52:24.914Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:52:24.914Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.914Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.915Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:52:24.915Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:52:24.916Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:52:24.916Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.916Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.916Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:52:24.917Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:52:24.917Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:52:24.918Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.918Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.919Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.919Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:52:24.919Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:52:24.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:52:24.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:52:24.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:52:24.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:52:24.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:52:24.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:52:24.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:52:24.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T01:52:24.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.925Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T01:52:24.925Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.925Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:52:24.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:52:24.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:52:24.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:52:24.926Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:52:24.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:52:24.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:52:24.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:52:24.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:52:24.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T01:52:24.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:52:24.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:52:24.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:52:24.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.930Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:52:24.930Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.930Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T01:52:24.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:52:24.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:52:24.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:52:24.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:52:24.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.932Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:52:24.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T01:52:24.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:52:24.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:52:24.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:52:24.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:52:24.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:52:24.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:52:24.936Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:52:24.936Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:52:24.936Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:52:24.936Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T01:52:24.936Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T01:52:24.937Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.937Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.937Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.937Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.937Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:52:24.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:52:24.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T01:52:24.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T01:52:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:52:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T01:52:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:52:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:24.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920344964, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:25.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:52:25.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T01:52:25.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:52:25.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:52:25.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:52:25.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920345965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:52:26.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:52:26.986Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:52:27.002Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:52:27.002Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:52:27.002Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:52:27.003Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:52:57.003Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:52:57.019Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:52:57.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:52:57.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:52:57.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:52:57.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:53:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:53:13.547Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:53:13.547Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T01:53:13.549Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:53:27.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:53:27.045Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:53:27.048Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:53:27.048Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:53:27.048Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:53:27.049Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:53:57.049Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:53:57.069Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:53:57.074Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:53:57.074Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:53:57.075Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:53:57.076Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:54:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:54:13.548Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.548Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T01:54:13.549Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920288341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.550Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920340873, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920344964, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920345965, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T01:54:13.551Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:54:27.076Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:54:27.107Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:54:27.111Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:54:27.112Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:54:27.112Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:54:27.112Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:54:57.113Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:54:57.126Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:54:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:54:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:54:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:54:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:55:13.545Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:55:27.130Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:55:27.147Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:55:27.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:55:27.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:55:27.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:55:27.153Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:55:57.154Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:55:57.170Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:55:57.173Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:55:57.174Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:55:57.174Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:55:57.174Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:56:13.546Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:56:27.174Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:56:27.197Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:56:27.204Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:56:27.205Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:56:27.205Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:56:27.205Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:56:57.206Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:56:57.224Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:56:57.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:56:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:56:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:56:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:57:13.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:57:13.665Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T01:57:13.666Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2cd54c68-9101-40f4-bcad-fa1c8eab350f sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T01:57:13.667Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T01:57:13.667Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T01:57:14.507Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:14.520Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:57:14.521Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:57:14.529Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:57:14.529Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T01:57:14.540Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:57:14.541Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:57:14.541Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:57:14.545Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:57:14.545Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:57:14.545Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:57:14.545Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=78, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:57:14.546Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:57:14.546Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:57:27.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T01:57:27.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:57:27.239Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T01:57:27.240Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T01:57:27.241Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T01:57:27.252Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T01:57:27.317Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T01:57:27.319Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T01:57:27.326Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T01:57:27.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T01:57:27.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 01:57:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[283], vertex-id=[372912], x-aai-txid=[2-aai-resources-230117-01:57:25:778-32725], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T01:57:27.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T01:57:27.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T01:57:27.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:57:27.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T01:57:27.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T01:57:27.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T01:57:27.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:57:27.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:57:27.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920647628, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:57:27.644Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-01-17T01:57:27.644Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920647628, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T01:57:27.646Z||pool-2-thread-10|||||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-01-17T01:57:28.652Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T01:57:28.652Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T01:57:28.653Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T01:57:28.653Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T01:57:28.653Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T01:57:28.654Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:57:28.658Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-29d9fa1f-de69-4e4a-bc18-0143a0321908 2023-01-17T01:57:28.659Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T01:57:28.660Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:57:28.660Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T01:57:29.664Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:32.678Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:35.700Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:38.710Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:41.724Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:44.734Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:47.747Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:50.757Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:53.771Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:56.787Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:57:59.799Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:58:02.809Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:58:05.818Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:58:08.835Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:58:11.848Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T01:58:13.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:13.554Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T01:58:13.554Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T01:58:13.559Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:58:13.559Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-29d9fa1f-de69-4e4a-bc18-0143a0321908', protocol='range'} 2023-01-17T01:58:13.563Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-29d9fa1f-de69-4e4a-bc18-0143a0321908=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-01-17T01:58:13.574Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-29d9fa1f-de69-4e4a-bc18-0143a0321908', protocol='range'} 2023-01-17T01:58:13.575Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:58:13.575Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T01:58:13.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T01:58:13.580Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T01:58:13.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T01:58:13.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T01:58:13.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T01:58:13.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T01:58:13.582Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T01:58:13.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:58:13.584Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T01:58:13.591Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T01:58:13.591Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T01:58:13.594Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:13.594Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:13.594Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:13.594Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:13.599Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T01:58:13.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T01:58:13.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T01:58:13.600Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=79, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T01:58:13.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T01:58:13.601Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T01:58:14.596Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:14.596Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:14.596Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:14.597Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:14.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:58:14.621Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:58:14.622Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:58:14.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:58:14.623Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T01:58:14.623Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:58:15.598Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:15.599Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:15.599Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:15.599Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:16.600Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:16.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:16.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:16.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:17.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:17.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:17.603Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:17.603Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:18.604Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:18.604Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:18.604Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:18.605Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:19.605Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T01:58:19.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:19.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:19.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:20.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T01:58:20.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T01:58:20.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T01:58:20.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T01:58:20.612Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T01:58:20.681Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:58:20.683Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:58:20.683Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:58:20.683Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:20.683Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T01:58:20.684Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:20.848Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T01:58:20.850Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T01:58:20.850Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:58:20.851Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:20.851Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T01:58:20.851Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:20.851Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:20.852Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920700850, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:21.853Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T01:58:21.854Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T01:58:21.855Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:21.856Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T01:58:21.857Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:21.857Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:22.139Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14331672907673531181/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-17T01:58:24.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T01:58:24.785Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:58:24.785Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.785Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T01:58:24.785Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.786Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.786Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.786Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.786Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.786Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.786Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.787Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.787Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.787Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.787Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T01:58:24.787Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T01:58:24.787Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.788Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.788Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:58:24.788Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:58:24.789Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:58:24.791Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.791Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.792Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:58:24.792Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T01:58:24.793Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T01:58:24.793Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:58:24.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:58:24.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:58:24.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:58:24.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:58:24.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:58:24.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:58:24.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.796Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.797Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:58:24.797Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.797Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:58:24.797Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.798Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T01:58:24.798Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.798Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T01:58:24.798Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:58:24.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:58:24.800Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.800Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:58:24.800Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:58:24.800Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.801Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T01:58:24.801Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T01:58:24.801Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.801Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:58:24.802Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:58:24.802Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:58:24.802Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T01:58:24.802Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:58:24.803Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:58:24.803Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.803Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.804Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:58:24.804Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.804Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:58:24.804Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.804Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T01:58:24.805Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.805Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:58:24.805Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:58:24.805Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:58:24.806Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:58:24.806Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.806Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.806Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.806Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:58:24.807Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T01:58:24.807Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T01:58:24.807Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.807Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T01:58:24.808Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.808Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T01:58:24.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T01:58:24.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T01:58:24.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T01:58:24.810Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T01:58:24.810Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.810Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.810Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.811Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T01:58:24.811Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T01:58:24.811Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T01:58:24.811Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T01:58:24.812Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T01:58:24.812Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T01:58:24.812Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T01:58:24.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.813Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T01:58:24.814Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T01:58:24.815Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T01:58:24.885Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T01:58:24.886Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:58:24.886Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T01:58:24.886Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:58:24.887Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:24.887Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:24.887Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920704886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:25.888Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T01:58:25.889Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T01:58:25.889Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T01:58:25.889Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T01:58:25.889Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T01:58:25.889Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920705888, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:58:26.891Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:58:26.904Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:58:26.908Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:58:26.908Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:58:26.909Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:58:26.909Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:58:56.909Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:58:56.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:58:56.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:58:56.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:58:56.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:58:56.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:59:13.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T01:59:13.565Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.566Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T01:59:13.567Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.567Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T01:59:13.567Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.567Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.567Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T01:59:13.568Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.568Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.568Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:59:13.568Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.568Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.568Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920648652, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:59:13.569Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.569Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.569Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920700850, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:59:13.569Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.569Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.570Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920704886, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T01:59:13.570Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.570Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.570Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673920705888, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T01:59:13.570Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.570Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.571Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "cds-sdc-listener", "timestamp": 1673920694694, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:59:13.573Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.573Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.573Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "aai-model-loader", "timestamp": 1673920694581, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:59:13.573Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.573Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.574Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "multicloud-k8s", "timestamp": 1673920698557, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T01:59:13.574Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.574Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.574Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "cds-sdc-listener", "timestamp": 1673920694694, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:59:13.574Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.575Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.575Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "aai-model-loader", "timestamp": 1673920694581, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:59:13.575Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.575Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.575Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "multicloud-k8s", "timestamp": 1673920698557, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T01:59:13.575Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.576Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "cds-sdc-listener", "timestamp": 1673920712812, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:59:13.576Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.576Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.576Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "aai-model-loader", "timestamp": 1673920712221, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T01:59:13.576Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.577Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "aai-model-loader", "timestamp": 1673920717104, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-17T01:59:13.577Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T01:59:13.577Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T01:59:13.577Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "aai-model-loader", "timestamp": 1673920718108, "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=? 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-01-17T01:59:13.636Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 2023-01-17T01:59:13.637Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T01:59:26.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:59:26.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:59:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:59:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:59:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:59:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T01:59:56.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:59:56.979Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T01:59:56.981Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T01:59:56.982Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T01:59:56.982Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T01:59:56.982Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:00:13.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:00:13.553Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.554Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.554Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.554Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.555Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.556Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.557Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.558Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920773820, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "multicloud-k8s", "timestamp": 1673920772153, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.559Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "cds-sdc-listener", "timestamp": 1673920784807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.560Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.561Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920784579, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920792876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:00:13.562Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.563Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920800874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DEPLOY_OK" } 2023-01-17T02:00:13.563Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:00:13.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-01-17T02:00:13.563Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "aai-model-loader", "timestamp": 1673920801876, "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=? 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-01-17T02:00:13.582Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 2023-01-17T02:00:13.583Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:00:26.982Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:00:27.003Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:00:27.005Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:00:27.005Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:00:27.005Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:00:27.006Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:00:57.006Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:00:57.017Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:00:57.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:00:57.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:00:57.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:00:57.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:01:13.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:01:27.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:01:27.043Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:01:27.047Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:01:27.048Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:01:27.048Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:01:27.048Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:01:57.049Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:01:57.063Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:01:57.066Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:01:57.066Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:01:57.066Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:01:57.066Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:02:13.549Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:02:27.067Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:02:27.098Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:02:27.103Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:02:27.104Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:02:27.104Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:02:27.104Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:02:57.104Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:02:57.126Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:02:57.128Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:02:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:02:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:02:57.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:03:13.551Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:03:13.607Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T02:03:13.607Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-29d9fa1f-de69-4e4a-bc18-0143a0321908 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T02:03:13.608Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T02:03:13.608Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T02:03:14.569Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:14.581Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:03:14.582Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:03:14.591Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:03:14.592Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:03:14.622Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:03:14.623Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:03:14.623Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:03:14.630Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:03:14.630Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:03:14.630Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:03:14.631Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=127, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:03:14.631Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:03:14.632Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:03:27.129Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:03:27.130Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:03:27.134Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T02:03:27.134Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T02:03:27.136Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T02:03:27.142Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:03:27.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T02:03:27.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1cd6cd4-95a1-4db9-a673-6af7c32f4991], X-ECOMP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-TransactionId=[], X-ONAP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], Content-Type=[application/merge-patch+json]} 2023-01-17T02:03:27.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:03:27.418Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:03:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[372912], x-aai-txid=[1-aai-resources-230117-02:03:25:676-44453], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:03:27.419Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:03:27.420Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T02:03:27.420Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:03:27.420Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:03:27.429Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:03:27.430Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:03:27.431Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:03:27.431Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:03:27.432Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:03:27.432Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921007431, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:03:27.453Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-17T02:03:27.453Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921007431, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:03:27.454Z||pool-2-thread-5|||||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-01-17T02:03:28.447Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T02:03:28.447Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T02:03:28.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T02:03:28.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T02:03:28.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T02:03:28.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:03:28.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-51a87b76-eaec-4340-813d-b25b73b0a71e 2023-01-17T02:03:28.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T02:03:28.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:03:28.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:03:29.781Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:32.809Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:35.843Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:38.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:41.910Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:44.928Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:47.942Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:50.958Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:53.970Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:03:56.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:04:00.001Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:04:03.015Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:04:06.026Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:04:09.035Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:04:12.050Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:04:13.545Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:13.559Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:04:13.560Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:04:13.564Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:04:13.570Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-51a87b76-eaec-4340-813d-b25b73b0a71e', protocol='range'} 2023-01-17T02:04:13.572Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-51a87b76-eaec-4340-813d-b25b73b0a71e=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-01-17T02:04:13.580Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:04:13.580Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-51a87b76-eaec-4340-813d-b25b73b0a71e', protocol='range'} 2023-01-17T02:04:13.581Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:04:13.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:04:13.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:04:13.581Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:04:13.585Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T02:04:13.585Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:04:13.585Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T02:04:13.585Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:04:13.586Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T02:04:13.586Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:04:13.586Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T02:04:13.586Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=128, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:04:13.586Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T02:04:13.586Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:04:13.586Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T02:04:13.586Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:04:13.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:04:13.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:04:13.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:13.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:13.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:13.606Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:14.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:14.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:14.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:14.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:14.624Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-17T02:04:14.624Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:04:14.626Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:04:15.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:15.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:15.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:15.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:16.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:16.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:16.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:16.612Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:17.613Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:17.613Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:17.614Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:17.614Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:18.615Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:18.615Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:18.615Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:18.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:19.616Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:04:19.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:19.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:19.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:20.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T02:04:20.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:04:20.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T02:04:20.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T02:04:20.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T02:04:20.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:04:20.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:04:20.705Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:04:20.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:20.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:04:20.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:20.857Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:04:20.864Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T02:04:20.864Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:04:20.865Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:20.865Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:04:20.865Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:20.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:20.866Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921060864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:21.868Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:04:21.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:04:21.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:21.871Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T02:04:21.872Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:21.873Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:22.067Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6296922667054157170/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T02:04:24.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:04:24.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:04:24.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T02:04:24.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.758Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.758Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.758Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.758Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.758Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:04:24.760Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:04:24.760Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.760Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.760Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:04:24.761Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:04:24.761Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:04:24.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:04:24.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:04:24.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:04:24.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:04:24.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:04:24.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:04:24.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.765Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:04:24.766Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:04:24.766Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.766Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:04:24.766Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:04:24.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:04:24.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:04:24.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:04:24.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:04:24.768Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:04:24.768Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T02:04:24.768Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:04:24.768Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:04:24.768Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.769Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.769Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:04:24.769Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.769Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:04:24.769Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.770Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T02:04:24.770Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.770Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:04:24.770Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:04:24.771Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:04:24.771Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:04:24.771Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.771Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.771Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.772Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:04:24.772Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T02:04:24.772Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:04:24.772Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.772Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:04:24.773Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.773Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T02:04:24.773Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.773Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:04:24.774Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:04:24.774Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:04:24.774Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:04:24.774Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:04:24.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:04:24.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:04:24.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:04:24.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:04:24.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T02:04:24.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T02:04:24.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.778Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:04:24.778Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:04:24.779Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T02:04:24.826Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T02:04:24.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:04:24.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T02:04:24.828Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:04:24.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:24.829Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:24.830Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921064828, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:25.831Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:04:25.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T02:04:25.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:04:25.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:04:25.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:04:25.832Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921065831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:04:26.833Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:04:26.847Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:04:26.852Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:04:26.852Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:04:26.853Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:04:26.853Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:04:56.853Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:04:56.867Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:04:56.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:04:56.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:04:56.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:04:56.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:05:13.545Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:05:13.548Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-01-17T02:05:13.548Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T02:05:13.552Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:05:26.871Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:05:26.886Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:05:26.900Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:05:26.901Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:05:26.901Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:05:26.901Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:05:56.902Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:05:56.916Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:05:56.921Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:05:56.921Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:05:56.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:05:56.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:06:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:06:13.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T02:06:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:06:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T02:06:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:06:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:06:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921060864, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921064828, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921065831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T02:06:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:06:26.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:06:26.942Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:06:26.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:06:26.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:06:26.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:06:26.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:06:56.948Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:06:56.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:06:56.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:06:56.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:06:56.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:06:56.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:07:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:07:26.969Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:07:26.986Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:07:26.992Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:07:26.993Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:07:26.993Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:07:26.993Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:07:56.993Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:07:57.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:07:57.021Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:07:57.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:07:57.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:07:57.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:08:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:08:27.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:08:27.042Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:08:27.045Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:08:27.045Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:08:27.046Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:08:27.046Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:08:57.046Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:08:57.063Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:08:57.068Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:08:57.068Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:08:57.068Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:08:57.068Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:09:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:09:13.602Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T02:09:13.603Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-51a87b76-eaec-4340-813d-b25b73b0a71e sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T02:09:13.603Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T02:09:13.603Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T02:09:14.629Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:09:14.639Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:09:14.640Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:09:14.647Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:09:14.648Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:09:14.656Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:09:14.657Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:09:14.657Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:09:14.662Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:09:14.662Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:09:14.663Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:09:14.663Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=138, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:09:14.664Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:09:14.664Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:09:27.068Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:09:27.069Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:09:27.088Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T02:09:27.088Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T02:09:27.090Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T02:09:27.101Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:09:27.189Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T02:09:27.191Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e9cbb40a-870b-4ea2-833f-23f20c6caf93], X-ECOMP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-TransactionId=[], X-ONAP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], Content-Type=[application/merge-patch+json]} 2023-01-17T02:09:27.220Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:09:27.433Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:09:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[207], vertex-id=[372912], x-aai-txid=[0-aai-resources-230117-02:09:25:653-80443], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:09:27.433Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:09:27.434Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T02:09:27.435Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:09:27.435Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:09:27.441Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:09:27.442Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:09:27.442Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:09:27.442Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:09:27.442Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:09:27.442Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921367442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:09:27.457Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:09:27.457Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921367442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:09:27.458Z||pool-2-thread-3|||||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-01-17T02:09:28.460Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:09:28.461Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:09:28.461Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:09:28.461Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:09:28.461Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:09:28.462Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:09:29.462Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:09:29.463Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:09:29.463Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:09:29.463Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:09:30.467Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T02:09:30.467Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:09:30.468Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T02:09:30.468Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T02:09:30.468Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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-01-17T02:09:30.529Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:09:30.530Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:09:30.530Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:09:30.530Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:09:30.531Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:09:30.531Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:09:30.708Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:09:30.709Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T02:09:30.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:09:30.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:09:30.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:09:30.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:09:30.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:09:30.711Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921370710, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:09:31.715Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:09:31.715Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:09:31.716Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:09:31.716Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T02:09:31.716Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:09:31.716Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:09:31.829Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15217897341230864480/Definitions/service-BasicNetwork-template.yml 2023-01-17T02:09:32.378Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:09:32.379Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:09:32.379Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:09:32.379Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T02:09:32.379Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.379Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.379Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.380Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.380Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.380Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.380Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.380Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.380Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:09:32.381Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.381Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.381Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:09:32.381Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:09:32.381Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:09:32.382Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.382Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.382Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:09:32.382Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:09:32.382Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:09:32.383Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.383Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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-01-17T02:09:32.400Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 2023-01-17T02:09:32.400Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||No resources found for Service: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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-01-17T02:09:32.407Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500|| 2023-01-17T02:09:32.408Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-01-17T02:09:32.410Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||No resources found for Service: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T02:09:32.410Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T02:09:32.410Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-01-17T02:09:32.410Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.419Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@70db9756, org.onap.sdc.toscaparser.api.parameters.Input@479f2999, org.onap.sdc.toscaparser.api.parameters.Input@674cfd46, org.onap.sdc.toscaparser.api.parameters.Input@5daf407b, org.onap.sdc.toscaparser.api.parameters.Input@71e21dbf] 2023-01-17T02:09:32.421Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.422Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.422Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.422Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.423Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46: Generic NeutronNet 2023-01-17T02:09:32.423Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.423Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.423Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.424Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.472Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.473Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.473Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.474Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.474Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:09:32.474Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:09:32.474Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:09:32.576Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-01-17T02:09:32.577Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:09:32.577Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:09:32.577Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-17T02:09:32.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:09:32.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:09:32.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921372577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:09:33.582Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:09:33.608Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:09:33.612Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:09:33.612Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:09:33.612Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:09:33.612Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:10:03.613Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:10:03.626Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:10:03.628Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:10:03.629Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:10:03.629Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:10:03.629Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:10:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:10:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:10:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:10:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921370710, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921372577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-01-17T02:10:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:10:33.629Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:10:33.644Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:10:33.646Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:10:33.647Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:10:33.647Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:10:33.647Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:11:03.648Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:11:03.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:11:03.669Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:11:03.669Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:11:03.669Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:11:03.669Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:11:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:11:33.670Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:11:33.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:11:33.685Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:11:33.685Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:11:33.686Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:11:33.686Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:12:03.686Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:12:03.702Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:12:03.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:12:03.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:12:03.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:12:03.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:12:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:12:33.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:12:33.722Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:12:33.725Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:12:33.725Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:12:33.725Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:12:33.725Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:13:03.726Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:13:03.737Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:13:03.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:13:03.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:13:03.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:13:03.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:13:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:13:33.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:13:33.751Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:13:33.753Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:13:33.753Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:13:33.753Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:13:33.754Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:14:03.754Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:14:03.765Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:14:03.766Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:14:03.766Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:14:03.766Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:14:03.766Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:14:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:14.201Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version39: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version40: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T02:14:14.210Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:14:14.211Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:14:14.219Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:14:14.220Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:14:14.229Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:14:14.230Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:14:14.230Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:14:14.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:14:14.234Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:14:14.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:14:14.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=143, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:14:14.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:14:14.235Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:14:33.767Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:14:33.767Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:14:33.774Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T02:14:33.774Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T02:14:33.775Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T02:14:33.784Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:14:33.839Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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-01-17T02:14:33.841Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T02:14:33.847Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:14:34.035Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T02:14:34.039Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:14:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[181], vertex-id=[430128], x-aai-txid=[2-aai-resources-230117-02:14:32:272-24474], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:14:34.039Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:14:34.039Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:14:34.040Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:14:34.048Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:14:34.049Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:14:34.050Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:14:34.051Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:34.051Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:34.051Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921674049, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:34.075Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:14:34.076Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921674049, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:14:34.078Z||pool-2-thread-3|||||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-01-17T02:14:35.068Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:14:35.068Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:14:35.069Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:35.069Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:35.070Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:35.070Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:36.070Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:36.071Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:36.071Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:36.071Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:37.072Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:37.072Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:37.073Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:37.073Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:38.073Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:38.074Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:38.074Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:38.074Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:39.076Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:39.076Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:39.076Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:39.077Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:40.077Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:40.078Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:40.078Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:40.079Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:41.080Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:41.080Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:41.082Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:41.083Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:42.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:14:42.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:42.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:42.085Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:43.086Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T02:14:43.086Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:14:43.086Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T02:14:43.087Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T02:14:43.087Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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-01-17T02:14:43.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:14:43.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:14:43.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:14:43.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:43.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:14:43.127Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:43.265Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:14:43.267Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T02:14:43.267Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:14:43.267Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:43.267Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:14:43.268Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:43.268Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:43.268Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921683267, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:44.269Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:14:44.269Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:14:44.270Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:44.270Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:44.271Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:44.271Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:44.458Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7646983310872661836/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T02:14:45.473Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:14:45.473Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:14:45.473Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.473Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.474Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T02:14:45.475Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:14:45.475Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:14:45.475Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.475Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.476Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.477Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.477Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.477Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.477Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.478Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.478Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.478Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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-01-17T02:14:45.496Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc 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-01-17T02:14:45.501Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||pNF acf83a5c-2827 0 2023-01-17T02:14:45.501Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc 2023-01-17T02:14:45.501Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||No resources found for Service: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T02:14:45.501Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T02:14:45.501Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF acf83a5c-2827 0 5436582c-8360-4f87-83b3-cc4ff7b514dc 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-01-17T02:14:45.508Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@10c6bb8b, org.onap.sdc.toscaparser.api.parameters.Input@3b8fc452, org.onap.sdc.toscaparser.api.parameters.Input@e4308e1, org.onap.sdc.toscaparser.api.parameters.Input@26fee5d9, org.onap.sdc.toscaparser.api.parameters.Input@341186e] 2023-01-17T02:14:45.508Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.508Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.509Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid f1af084a-9a94-4cde-be51-722e55eaf68f: pNF acf83a5c-2827 2023-01-17T02:14:45.509Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Processing PNF resource: 5436582c-8360-4f87-83b3-cc4ff7b514dc 2023-01-17T02:14:45.509Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:14:45.509Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:14:45.509Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Resource customization UUID: 4b7d6b23-084e-4865-a7c3-cd3f063b7963 is the same as notified resource customizationUUID: 4b7d6b23-084e-4865-a7c3-cd3f063b7963 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-01-17T02:14:45.590Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF acf83a5c-2827 5436582c-8360-4f87-83b3-cc4ff7b514dc 0 ASDC deployResourceStructure 2023-01-17T02:14:45.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:14:45.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:14:45.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-01-17T02:14:45.592Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:14:45.592Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:14:45.592Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921685591, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:14:46.593Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:14:46.606Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:14:46.609Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:14:46.609Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:14:46.609Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:14:46.609Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:15:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:15:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921008447, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:15:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921683267, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:15:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:15:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921685591, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DEPLOY_OK" } 2023-01-17T02:15:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:15:16.609Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:15:16.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:15:16.632Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:15:16.632Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:15:16.632Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:15:16.632Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:15:46.633Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:15:46.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:15:46.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:15:46.661Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:15:46.662Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:15:46.662Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:16:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:16:16.662Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:16:16.675Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:16:16.677Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:16:16.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:16:16.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:16:16.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:16:46.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:16:46.703Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:16:46.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:16:46.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:16:46.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:16:46.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:17:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:17:16.706Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:17:16.719Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:17:16.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:17:16.724Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:17:16.724Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:17:16.724Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:17:46.724Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:17:46.738Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:17:46.743Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:17:46.743Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:17:46.743Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:17:46.743Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:18:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:18:16.744Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:18:16.754Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:18:16.756Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:18:16.756Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:18:16.756Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:18:16.756Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:18:46.757Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:18:46.774Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:18:46.792Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:18:46.793Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:18:46.795Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:18:46.796Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:19:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:19:16.796Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:19:16.813Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:19:16.815Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:19:16.815Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:19:16.816Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:19:16.816Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:19:46.816Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:19:46.818Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:19:46.830Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T02:19:46.831Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T02:19:46.833Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T02:19:46.843Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:19:46.899Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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-01-17T02:19:46.901Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T02:19:46.919Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:19:47.100Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T02:19:47.102Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:19:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[177], vertex-id=[221216], x-aai-txid=[2-aai-resources-230117-02:19:45:350-56147], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:19:47.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:19:47.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:19:47.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T02:19:47.114Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T02:19:47.114Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:19:47.114Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:19:47.114Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:19:47.115Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:19:47.115Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921987114, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:19:47.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:19:47.129Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921987114, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:19:47.130Z||pool-2-thread-3|||||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-01-17T02:19:48.131Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T02:19:48.132Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T02:19:48.134Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T02:19:48.135Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 50331 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-17T02:19:48.137Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T02:19:48.137Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T02:19:48.138Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T02:19:48.138Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T02:19:48.138Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T02:19:48.138Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T02:19:48.139Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T02:19:48.139Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T02:19:48.234Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T02:19:48.292Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T02:19:48.306Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:19:48.350Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b8ef31fe-5549-4e82-a78e-fcd613684a16 2023-01-17T02:19:48.351Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:19:48.351Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:19:50.941Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:19:53.953Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:19:56.963Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:19:59.972Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:20:02.981Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:20:06.003Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:20:09.015Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:20:12.026Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:20:13.545Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:13.554Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:20:13.554Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:20:13.559Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b8ef31fe-5549-4e82-a78e-fcd613684a16', protocol='range'} 2023-01-17T02:20:13.559Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:20:13.565Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:20:13.566Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:20:13.566Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:20:13.566Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:20:13.566Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:20:13.566Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:20:13.567Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b8ef31fe-5549-4e82-a78e-fcd613684a16=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-01-17T02:20:13.575Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:20:13.575Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b8ef31fe-5549-4e82-a78e-fcd613684a16', protocol='range'} 2023-01-17T02:20:13.575Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:20:13.576Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:20:13.576Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:20:13.576Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:20:13.579Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T02:20:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T02:20:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T02:20:13.580Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:20:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T02:20:13.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T02:20:13.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T02:20:13.580Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:20:13.582Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:20:13.582Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=155, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:20:13.582Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:20:13.583Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:20:13.670Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:20:13.671Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:20:13.677Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:13.677Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:13.679Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:13.679Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:14.600Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:20:14.601Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:20:14.601Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:20:14.680Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:14.680Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:14.681Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:14.681Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:15.686Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:15.686Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:15.687Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:15.687Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:16.689Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:16.689Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:16.690Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:16.690Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:17.691Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:17.691Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:17.692Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:17.692Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:18.693Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:18.693Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:18.693Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:18.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:19.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:20:19.695Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:19.695Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:19.695Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:20.697Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T02:20:20.698Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:20:20.698Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T02:20:20.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T02:20:20.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T02:20:20.735Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:20:20.736Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:20:20.736Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:20:20.736Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:20.736Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:20:20.737Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:20.918Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:20:20.919Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T02:20:20.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:20:20.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:20.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:20:20.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:20.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:20.920Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922020919, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:21.921Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:20:21.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:20:21.922Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:21.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T02:20:21.923Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:21.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:22.115Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15885472425271033897/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-01-17T02:20:24.617Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:20:24.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:20:24.618Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T02:20:24.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.619Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:20:24.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:20:24.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:20:24.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:20:24.621Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:20:24.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:20:24.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:20:24.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:20:24.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:20:24.624Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:20:24.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:20:24.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:20:24.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:20:24.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:20:24.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:20:24.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:20:24.627Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:20:24.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T02:20:24.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T02:20:24.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:20:24.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:20:24.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:20:24.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:20:24.630Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:20:24.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:20:24.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.633Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T02:20:24.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:20:24.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:20:24.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:20:24.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:20:24.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:20:24.635Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T02:20:24.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:20:24.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:20:24.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T02:20:24.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:20:24.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:20:24.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:20:24.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:20:24.638Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.638Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.638Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.638Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:20:24.638Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:20:24.638Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:20:24.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:20:24.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:20:24.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T02:20:24.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T02:20:24.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:20:24.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T02:20:24.661Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T02:20:24.662Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:20:24.662Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T02:20:24.662Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:20:24.662Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:24.663Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:24.663Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922024662, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:25.664Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:20:25.664Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T02:20:25.664Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:20:25.664Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:20:25.664Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:20:25.665Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922025663, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:20:26.666Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:20:26.676Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:20:26.678Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:20:26.678Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:20:26.678Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:20:26.678Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:20:56.679Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:20:56.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:20:56.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:20:56.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:20:56.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:20:56.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:21:13.548Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:21:13.552Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:21:13.552Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T02:21:13.554Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:21:26.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:21:26.727Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:21:26.730Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:21:26.730Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:21:26.731Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:21:26.731Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:21:56.731Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:21:56.753Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:21:56.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:21:56.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:21:56.756Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:21:56.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:22:13.546Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:22:13.551Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.551Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T02:22:13.556Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.556Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.557Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:22:13.557Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.557Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.557Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T02:22:13.558Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.559Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.559Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:22:13.559Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.559Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.560Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:22:13.560Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.561Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.561Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922020919, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:22:13.561Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.562Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.562Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922024662, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T02:22:13.563Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:13.563Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-01-17T02:22:13.563Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922025663, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T02:22:13.564Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:22:26.757Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:22:26.777Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:22:26.780Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:22:26.781Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:22:26.781Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:22:26.781Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:22:56.782Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:22:56.816Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:22:56.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:22:56.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:22:56.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:22:56.820Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:23:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:23:26.821Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:23:26.842Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:23:26.846Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:23:26.847Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:23:26.847Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:23:26.847Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:23:56.848Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:23:56.865Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:23:56.869Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:23:56.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:23:56.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:23:56.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:24:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:24:26.875Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:24:26.904Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:24:26.907Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:24:26.907Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:24:26.907Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:24:26.907Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:24:56.907Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:24:56.924Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:24:56.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:24:56.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:24:56.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:24:56.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:25:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:13.749Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T02:25:13.750Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-b8ef31fe-5549-4e82-a78e-fcd613684a16 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T02:25:13.750Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T02:25:13.750Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T02:25:14.432Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:25:14.445Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:25:14.446Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:25:14.453Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:25:14.453Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:25:14.475Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:25:14.476Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:25:14.476Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:25:14.480Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:25:14.480Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:25:14.480Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:25:14.481Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=165, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:25:14.481Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:25:14.481Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:25:26.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:25:26.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:25:26.939Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T02:25:26.939Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T02:25:26.941Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T02:25:26.951Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:25:27.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T02:25:27.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T02:25:27.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:25:27.220Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T02:25:27.221Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:25:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[178], vertex-id=[372912], x-aai-txid=[0-aai-resources-230117-02:25:25:451-46070], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:25:27.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:25:27.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:25:27.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:25:27.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:25:27.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:25:27.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:25:27.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:25:27.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:25:27.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922327230, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:27.253Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:25:27.253Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922327230, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:25:27.254Z||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-01-17T02:25:28.252Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:25:28.252Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:25:28.253Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:25:28.254Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:25:28.254Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:25:28.254Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:29.255Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:25:29.255Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:25:29.255Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:25:29.256Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:30.257Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T02:25:30.257Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:25:30.257Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T02:25:30.258Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T02:25:30.258Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T02:25:30.307Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:25:30.308Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:25:30.308Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:25:30.308Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:25:30.308Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:25:30.309Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:25:30.480Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:25:30.482Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T02:25:30.482Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:25:30.482Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:25:30.483Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:25:30.483Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:25:30.483Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:25:30.484Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922330482, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:31.485Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:25:31.486Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:25:31.486Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:25:31.487Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T02:25:31.490Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:25:31.490Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:25:31.669Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11367114784544879567/Definitions/service-BasicNetwork-template.yml 2023-01-17T02:25:32.217Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.219Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.219Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.219Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.219Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:25:32.219Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:25:32.219Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.220Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.220Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:25:32.221Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:25:32.221Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:25:32.221Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.221Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.221Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:25:32.221Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:25:32.222Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:25:32.222Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.222Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.222Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.222Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.222Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.223Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.223Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.223Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.223Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:25:32.223Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:25:32.223Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T02:25:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T02:25:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:25:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T02:25:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:25:32.251Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:25:32.251Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:25:32.251Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922332250, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:33.252Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:25:33.253Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T02:25:33.253Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:25:33.253Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:25:33.253Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:25:33.254Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922333252, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:25:34.254Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:25:34.272Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:25:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:25:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:25:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:25:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:26:04.278Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:26:04.303Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:26:04.305Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:26:04.305Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:26:04.306Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:26:04.306Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:26:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:26:13.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:26:13.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922330482, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:26:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:26:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:26:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922332250, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } 2023-01-17T02:26:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:26:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:26:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922333252, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } 2023-01-17T02:26:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:26:34.307Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:26:34.325Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:26:34.336Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:26:34.336Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:26:34.336Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:26:34.336Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:27:04.337Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:27:04.351Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:27:04.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:27:04.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:27:04.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:27:04.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:27:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:27:34.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:27:34.374Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:27:34.376Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:27:34.377Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:27:34.377Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:27:34.377Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:28:04.377Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:28:04.394Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:28:04.405Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:28:04.406Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:28:04.406Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:28:04.406Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:28:13.546Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:28:34.407Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:28:34.427Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:28:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:28:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:28:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:28:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:29:04.431Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:29:04.445Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:29:04.451Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:29:04.451Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:29:04.451Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:29:04.451Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:29:13.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:29:34.454Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:29:34.473Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:29:34.476Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:29:34.477Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:29:34.477Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:29:34.477Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:30:04.478Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:30:04.507Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:30:04.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:30:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:30:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:30:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:30:13.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:14.414Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version43: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version44: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T02:30:14.424Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:30:14.425Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:30:14.429Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:30:14.429Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:30:14.438Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:30:14.439Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:30:14.439Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:30:14.443Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:30:14.443Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:30:14.443Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:30:14.444Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=171, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:30:14.444Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:30:14.444Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:30:34.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:30:34.517Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:30:34.524Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T02:30:34.524Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T02:30:34.525Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T02:30:34.530Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:30:34.575Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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-01-17T02:30:34.576Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T02:30:34.583Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:30:34.755Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T02:30:34.756Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:30:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[167], vertex-id=[430128], x-aai-txid=[0-aai-resources-230117-02:30:32:988-94147], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:30:34.758Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:30:34.758Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:30:34.758Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:30:34.764Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:30:34.764Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:30:34.766Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:30:34.767Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:34.767Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:34.767Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922634766, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:34.781Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:30:34.782Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922634766, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:30:34.783Z||pool-2-thread-8|||||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-01-17T02:30:35.783Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:30:35.783Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:30:35.785Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:35.790Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:35.796Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:35.797Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:36.797Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:36.798Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:36.798Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:36.798Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:37.799Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:37.800Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:37.800Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:37.800Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:38.801Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:38.802Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:38.802Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:38.803Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:39.804Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:39.805Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:39.805Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:39.805Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:40.806Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:40.806Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:40.807Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:40.807Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:41.808Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:41.809Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:41.809Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:41.809Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:42.810Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:30:42.810Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:42.812Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:42.812Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:43.813Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T02:30:43.814Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:30:43.814Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T02:30:43.814Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T02:30:43.815Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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: 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-01-17T02:30:43.844Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:30:43.845Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:30:43.845Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:30:43.845Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:43.845Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:30:43.846Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:44.029Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:30:44.030Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T02:30:44.030Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:30:44.030Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:44.030Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:30:44.030Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:44.030Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:44.031Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922644030, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:45.033Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:30:45.034Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:30:45.034Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:45.034Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:45.035Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:45.036Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:45.238Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4690982757632358627/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T02:30:46.107Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.108Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.109Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.109Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.109Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:30:46.109Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:30:46.109Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.109Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.110Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T02:30:46.110Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:30:46.110Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:30:46.110Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.110Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.110Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T02:30:46.111Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:30:46.111Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:30:46.111Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.111Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.111Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.111Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.112Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.112Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.112Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.112Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.112Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:30:46.112Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:30:46.113Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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=? 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-01-17T02:30:46.141Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists 2023-01-17T02:30:46.143Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:30:46.143Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists) 2023-01-17T02:30:46.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:30:46.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:46.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:46.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922646142, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:47.145Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:30:47.146Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists) 2023-01-17T02:30:47.146Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:30:47.146Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:30:47.146Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:30:47.147Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922647145, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:30:48.148Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:30:48.165Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:30:48.172Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:30:48.173Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:30:48.173Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:30:48.173Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:31:13.545Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:31:13.553Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.553Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.560Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.561Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.561Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.561Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.562Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.562Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.563Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.563Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.563Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.564Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.564Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.564Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.565Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.565Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.565Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.566Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.566Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.566Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:31:13.567Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.567Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.567Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673921988131, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:31:13.568Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.572Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.572Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922644030, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:31:13.573Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.573Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.573Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922646142, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } 2023-01-17T02:31:13.574Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:13.574Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:31:13.575Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922647145, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } 2023-01-17T02:31:13.576Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:31:18.174Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:31:18.219Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:31:18.228Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:31:18.229Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:31:18.229Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:31:18.229Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:31:48.229Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:31:48.243Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:31:48.245Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:31:48.245Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:31:48.245Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:31:48.245Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:32:13.545Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:32:18.246Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:32:18.262Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:32:18.266Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:32:18.266Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:32:18.266Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:32:18.266Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:32:48.267Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:32:48.296Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:32:48.301Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:32:48.301Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:32:48.302Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:32:48.302Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:33:13.546Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:33:18.302Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:33:18.319Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:33:18.322Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:33:18.322Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:33:18.322Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:33:18.322Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:33:48.323Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:33:48.348Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:33:48.351Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:33:48.351Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:33:48.351Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:33:48.352Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:34:13.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:34:18.352Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:34:18.372Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:34:18.376Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:34:18.376Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:34:18.376Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:34:18.376Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:34:48.377Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:34:48.407Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:34:48.410Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:34:48.410Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:34:48.411Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:34:48.411Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:35:13.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:35:18.411Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:35:18.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:35:18.435Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:35:18.436Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:35:18.436Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:35:18.436Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:35:48.436Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:35:48.437Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:35:48.447Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T02:35:48.447Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T02:35:48.449Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T02:35:48.458Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:35:48.525Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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-01-17T02:35:48.528Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T02:35:48.536Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:35:48.753Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T02:35:48.754Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:35:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[212], vertex-id=[221216], x-aai-txid=[0-aai-resources-230117-02:35:46:935-29004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:35:48.755Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:35:48.755Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:35:48.755Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T02:35:48.763Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T02:35:48.764Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:35:48.764Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:35:48.765Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:35:48.765Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:35:48.765Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922948764, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:35:48.787Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-01-17T02:35:48.787Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922948764, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:35:48.789Z||pool-2-thread-8|||||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-01-17T02:35:49.796Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T02:35:49.797Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T02:35:49.800Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T02:35:49.800Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T02:35:49.800Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 50447 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-17T02:35:49.800Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T02:35:49.801Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T02:35:49.801Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T02:35:49.803Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T02:35:49.803Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T02:35:49.803Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T02:35:49.804Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T02:35:49.900Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T02:35:49.948Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T02:35:49.955Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:35:50.002Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-4c38a592-20ec-4d69-b24e-9bec4bbf65ca 2023-01-17T02:35:50.003Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:35:50.004Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:35:51.105Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:35:54.122Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:35:57.135Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:36:00.145Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:36:03.156Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:36:06.164Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:36:09.173Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:36:12.197Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:36:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:13.556Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:36:13.557Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:36:13.563Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:36:13.563Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-4c38a592-20ec-4d69-b24e-9bec4bbf65ca', protocol='range'} 2023-01-17T02:36:13.567Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:36:13.567Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:36:13.568Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:36:13.568Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:36:13.569Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:36:13.571Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:36:13.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-4c38a592-20ec-4d69-b24e-9bec4bbf65ca=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-01-17T02:36:13.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-4c38a592-20ec-4d69-b24e-9bec4bbf65ca', protocol='range'} 2023-01-17T02:36:13.582Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:36:13.583Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:36:13.583Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:36:13.583Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:36:13.584Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:36:13.592Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:36:13.592Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T02:36:13.593Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:36:13.593Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:36:13.594Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T02:36:13.596Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=184, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:36:13.596Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T02:36:13.600Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:36:13.600Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:36:13.600Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T02:36:13.601Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T02:36:13.601Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T02:36:13.712Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:36:13.713Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:36:13.721Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:13.722Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:13.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:13.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:14.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:36:14.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:36:14.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:36:14.725Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:14.725Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:14.726Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:14.726Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:15.727Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:15.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:15.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:15.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:16.729Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:16.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:16.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:16.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:17.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:17.732Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:17.732Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:17.732Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:18.733Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:18.733Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:18.734Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:18.734Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:19.735Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:36:19.735Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:19.736Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:19.736Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:20.737Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T02:36:20.737Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:36:20.738Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T02:36:20.738Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T02:36:20.738Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T02:36:20.779Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:36:20.780Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:36:20.780Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:36:20.780Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:20.781Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:36:20.781Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:20.938Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:36:20.939Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T02:36:20.939Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:36:20.940Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:20.940Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:36:20.940Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:20.941Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:20.941Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922980939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:21.942Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:36:21.943Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:36:21.943Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:21.943Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T02:36:21.945Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:21.945Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:22.357Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6288529373571507149/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-17T02:36:25.022Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.023Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:36:25.024Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:36:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:36:25.025Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:36:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:36:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:36:25.026Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:36:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:36:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.027Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.028Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:36:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:36:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:36:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:36:25.029Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:36:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T02:36:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T02:36:25.030Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:36:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:36:25.031Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:36:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:36:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.032Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:36:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:36:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:36:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:36:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:36:25.033Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T02:36:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:36:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:36:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.034Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:36:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:36:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T02:36:25.035Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:36:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:36:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:36:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:36:25.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:36:25.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T02:36:25.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:36:25.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:36:25.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T02:36:25.039Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.039Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:36:25.039Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:36:25.039Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:36:25.039Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:36:25.040Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.040Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.040Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.040Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:36:25.040Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:36:25.041Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:36:25.041Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:36:25.041Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:36:25.041Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T02:36:25.041Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T02:36:25.042Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.042Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.042Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.042Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.042Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.043Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.043Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:36:25.043Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:36:25.043Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T02:36:25.080Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T02:36:25.081Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:36:25.081Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T02:36:25.081Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:36:25.082Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:25.082Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:25.082Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922985080, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:26.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:36:26.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T02:36:26.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:36:26.084Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:36:26.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:36:26.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922986083, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:36:27.086Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:36:27.110Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:36:27.115Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:36:27.115Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:36:27.115Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:36:27.116Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:36:57.116Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:36:57.141Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:36:57.144Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:36:57.144Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:36:57.144Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:36:57.144Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:37:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:37:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:37:13.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.557Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:37:13.558Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.558Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922980939, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:37:13.558Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.558Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922985080, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T02:37:13.559Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:13.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:37:13.559Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673922986083, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T02:37:13.559Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:37:27.144Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:37:27.160Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:37:27.163Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:37:27.163Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:37:27.163Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:37:27.164Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:37:57.164Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:37:57.179Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:37:57.182Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:37:57.183Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:37:57.183Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:37:57.183Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:38:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:38:27.183Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:38:27.198Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:38:27.203Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:38:27.203Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:38:27.203Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:38:27.203Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:38:57.205Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:38:57.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:38:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:38:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:38:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:38:57.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:39:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:39:27.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:39:27.259Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:39:27.262Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:39:27.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:39:27.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:39:27.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:39:57.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:39:57.286Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:39:57.297Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:39:57.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:39:57.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:39:57.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:40:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:40:27.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:40:27.312Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:40:27.315Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:40:27.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:40:27.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:40:27.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:40:57.316Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:40:57.330Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:40:57.334Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:40:57.334Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:40:57.334Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:40:57.334Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:41:13.549Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:13.740Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T02:41:13.740Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-4c38a592-20ec-4d69-b24e-9bec4bbf65ca sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T02:41:13.741Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T02:41:13.741Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T02:41:14.111Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:41:14.121Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:41:14.122Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:41:14.126Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:41:14.127Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:41:14.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:41:14.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:41:14.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:41:14.140Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:41:14.141Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:41:14.141Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:41:14.141Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=194, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:41:14.141Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:41:14.141Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:41:27.334Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:41:27.335Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:41:27.344Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T02:41:27.344Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T02:41:27.346Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T02:41:27.351Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:41:27.399Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T02:41:27.401Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T02:41:27.408Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:41:27.599Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T02:41:27.600Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:41:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[186], vertex-id=[372912], x-aai-txid=[0-aai-resources-230117-02:41:25:803-21990], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:41:27.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:41:27.601Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:41:27.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:41:27.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:41:27.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:41:27.610Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:41:27.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:41:27.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:41:27.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923287610, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:27.628Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:41:27.628Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923287610, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:41:27.629Z||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-01-17T02:41:28.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:41:28.628Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:41:28.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:41:28.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:41:28.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:41:28.629Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:29.631Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:41:29.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:41:29.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:41:29.632Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:30.633Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T02:41:30.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:41:30.634Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T02:41:30.635Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T02:41:30.636Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T02:41:30.682Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:41:30.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:41:30.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:41:30.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:41:30.684Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:41:30.684Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:41:30.870Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:41:30.871Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T02:41:30.872Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:41:30.872Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:41:30.872Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:41:30.872Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:41:30.872Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:41:30.873Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923290872, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:31.874Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:41:31.875Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:41:31.875Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:41:31.875Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T02:41:31.876Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:41:31.876Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:41:32.025Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15100549396514285315/Definitions/service-BasicNetwork-template.yml 2023-01-17T02:41:32.493Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:41:32.494Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:41:32.494Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:41:32.494Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T02:41:32.495Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.495Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.495Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.496Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.496Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.496Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.496Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.497Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:41:32.497Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:41:32.497Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.497Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.498Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:41:32.498Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:41:32.498Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:41:32.499Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.499Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.499Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:41:32.500Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:41:32.500Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:41:32.500Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.500Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.501Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.501Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.501Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.502Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.503Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.504Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.505Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:41:32.505Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:41:32.505Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T02:41:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T02:41:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:41:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T02:41:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:41:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:41:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:41:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923292545, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:33.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:41:33.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T02:41:33.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:41:33.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:41:33.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:41:33.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923293551, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:41:34.553Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:41:34.575Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:41:34.579Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:41:34.579Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:41:34.579Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:41:34.580Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:42:04.580Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:42:04.603Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:42:04.607Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:42:04.607Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:42:04.607Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:42:04.607Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:42:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:42:13.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:42:13.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:42:13.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923290872, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:42:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923292545, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } 2023-01-17T02:42:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:42:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:42:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923293551, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } 2023-01-17T02:42:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:42:34.608Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:42:34.629Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:42:34.641Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:42:34.641Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:42:34.641Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:42:34.642Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:43:04.642Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:43:04.655Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:43:04.659Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:43:04.659Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:43:04.659Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:43:04.660Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:43:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:43:34.660Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:43:34.672Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:43:34.674Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:43:34.674Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:43:34.675Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:43:34.675Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:44:04.675Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:44:04.716Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:44:04.720Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:44:04.721Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:44:04.721Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:44:04.721Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:44:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:44:34.722Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:44:34.736Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:44:34.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:44:34.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:44:34.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:44:34.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:45:04.740Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:45:04.765Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:45:04.770Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:45:04.771Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:45:04.771Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:45:04.771Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:45:13.548Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:45:34.771Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:45:34.789Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:45:34.793Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:45:34.794Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:45:34.794Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:45:34.794Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:46:04.794Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:46:04.819Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:46:04.822Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:46:04.823Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:46:04.823Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:46:04.823Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:46:13.549Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:14.350Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version47: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version48: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T02:46:14.367Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:46:14.368Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:46:14.374Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:46:14.375Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:46:14.390Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:46:14.391Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:46:14.391Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:46:14.402Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:46:14.403Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:46:14.403Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:46:14.403Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=200, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:46:14.404Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:46:14.404Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:46:34.823Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:46:34.824Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:46:34.830Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T02:46:34.830Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T02:46:34.832Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T02:46:34.836Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:46:34.879Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T02:46:34.880Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ff767cde-5f73-4cb3-85f0-54a8bd77f261], X-ECOMP-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], X-TransactionId=[], X-ONAP-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], Content-Type=[application/merge-patch+json]} 2023-01-17T02:46:34.888Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:46:35.012Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:46:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[430128], x-aai-txid=[2-aai-resources-230117-02:46:33:274-73807], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:46:35.012Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:46:35.013Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T02:46:35.014Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:46:35.014Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:46:35.021Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:46:35.021Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:46:35.022Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:46:35.022Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:35.022Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:35.022Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923595021, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:35.037Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:46:35.037Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923595021, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:46:35.039Z||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-01-17T02:46:36.051Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:46:36.052Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:46:36.054Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:36.054Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:36.054Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:36.055Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:37.058Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:37.061Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:37.061Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:37.061Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:38.062Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:38.063Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:38.063Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:38.063Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:39.064Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:39.065Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:39.065Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:39.065Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:40.067Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:40.067Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:40.067Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:40.067Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:41.068Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:41.068Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:41.069Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:41.069Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:42.070Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:42.070Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:42.070Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:42.071Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:43.071Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:46:43.072Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:43.072Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:43.072Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:44.074Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T02:46:44.074Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:46:44.074Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T02:46:44.075Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T02:46:44.075Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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: 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-01-17T02:46:44.134Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:46:44.134Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:46:44.135Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:46:44.135Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:44.135Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:46:44.135Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:44.362Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:46:44.366Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T02:46:44.366Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:46:44.366Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:44.367Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:46:44.367Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:44.367Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:44.367Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923604366, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:45.368Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:46:45.369Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:46:45.370Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:45.370Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:45.371Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:45.372Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:45.564Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8008807061504636675/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T02:46:46.616Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:46:46.616Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:46:46.617Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.617Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T02:46:46.617Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.617Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.620Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.620Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.620Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.620Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.620Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T02:46:46.620Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:46:46.621Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.621Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.621Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T02:46:46.621Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:46:46.621Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.622Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.623Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.623Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.623Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.623Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.623Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.623Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.624Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:46:46.624Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:46:46.624Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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=? 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-01-17T02:46:46.664Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists 2023-01-17T02:46:46.665Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:46:46.665Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists) 2023-01-17T02:46:46.665Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:46:46.666Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:46.666Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:46.666Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923606665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:47.671Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T02:46:47.672Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists) 2023-01-17T02:46:47.672Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:46:47.672Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:46:47.673Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:46:47.673Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923607671, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:46:48.679Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:46:48.714Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:46:48.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:46:48.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:46:48.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:46:48.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:47:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:47:13.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.552Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673922949796, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923604366, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.555Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.556Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923606665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } 2023-01-17T02:47:13.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:13.556Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T02:47:13.556Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923607671, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } 2023-01-17T02:47:13.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:47:18.729Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:47:18.746Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:47:18.750Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:47:18.751Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:47:18.751Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:47:18.751Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:47:48.751Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:47:48.765Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:47:48.770Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:47:48.770Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:47:48.770Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:47:48.770Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:48:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:48:18.771Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:48:18.789Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:48:18.797Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:48:18.798Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:48:18.798Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:48:18.798Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:48:48.802Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:48:48.824Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:48:48.827Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:48:48.827Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:48:48.827Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:48:48.827Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:49:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:49:18.827Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:49:18.842Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:49:18.846Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:49:18.846Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:49:18.846Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:49:18.846Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:49:48.847Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:49:48.869Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:49:48.873Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:49:48.874Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:49:48.874Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:49:48.874Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:50:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:50:18.874Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:50:18.893Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:50:18.896Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:50:18.896Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:50:18.896Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:50:18.896Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:50:48.897Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:50:48.915Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:50:48.918Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:50:48.918Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:50:48.918Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:50:48.918Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:51:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:51:18.918Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:51:18.933Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:51:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:51:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:51:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:51:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:51:48.937Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:51:48.937Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T02:51:48.943Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T02:51:48.943Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T02:51:48.945Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T02:51:48.952Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:51:49.021Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T02:51:49.021Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9871fd2a-5452-44d9-ae80-809aeee30e5b], X-ECOMP-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], X-TransactionId=[], X-ONAP-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], Content-Type=[application/merge-patch+json]} 2023-01-17T02:51:49.040Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:51:49.330Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:51:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[285], vertex-id=[221216], x-aai-txid=[0-aai-resources-230117-02:51:47:420-24593], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:51:49.330Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:51:49.331Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T02:51:49.331Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:51:49.332Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T02:51:49.341Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T02:51:49.342Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:51:49.342Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:51:49.343Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:51:49.343Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:51:49.344Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923909342, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:51:49.359Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:51:49.359Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923909342, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:51:49.360Z||pool-2-thread-3|||||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-01-17T02:51:50.367Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T02:51:50.368Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T02:51:50.371Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T02:51:50.372Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T02:51:50.373Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T02:51:50.373Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 50563 due to node 2 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-17T02:51:50.374Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T02:51:50.374Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T02:51:50.375Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T02:51:50.376Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T02:51:50.377Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T02:51:50.377Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T02:51:50.471Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T02:51:50.540Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T02:51:50.542Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:51:50.590Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-1a3a5b14-a10f-4d61-8b6f-6ff86ed6b5fc 2023-01-17T02:51:50.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:51:50.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T02:51:51.124Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:51:54.139Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:51:57.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:52:00.184Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:52:03.236Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:52:06.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:52:09.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:52:12.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:52:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:13.557Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:52:13.557Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:52:13.563Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-1a3a5b14-a10f-4d61-8b6f-6ff86ed6b5fc', protocol='range'} 2023-01-17T02:52:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:52:13.567Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:52:13.568Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:52:13.569Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:52:13.569Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:52:13.569Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:52:13.569Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T02:52:13.576Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-1a3a5b14-a10f-4d61-8b6f-6ff86ed6b5fc=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-01-17T02:52:13.596Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-1a3a5b14-a10f-4d61-8b6f-6ff86ed6b5fc', protocol='range'} 2023-01-17T02:52:13.597Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:52:13.597Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T02:52:13.600Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:52:13.601Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:52:13.601Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:52:13.603Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T02:52:13.603Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T02:52:13.603Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T02:52:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T02:52:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T02:52:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T02:52:13.614Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:52:13.615Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:52:13.615Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:52:13.615Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=213, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:52:13.616Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:52:13.617Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:52:13.709Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:52:13.709Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:52:13.714Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:13.715Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:13.715Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:13.715Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:14.646Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:52:14.646Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:52:14.648Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:52:14.718Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:14.719Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:14.719Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:14.720Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:15.720Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:15.721Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:15.721Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:15.721Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:16.722Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:16.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:16.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:16.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:17.724Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:17.725Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:17.725Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:17.725Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:18.729Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:18.729Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:18.729Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:18.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:19.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:52:19.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:19.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:19.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:20.732Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T02:52:20.733Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:52:20.733Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T02:52:20.734Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T02:52:20.735Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T02:52:20.798Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:52:20.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:52:20.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:52:20.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:20.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:52:20.799Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:21.006Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:52:21.008Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T02:52:21.010Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:52:21.010Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:21.010Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:52:21.011Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:21.011Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:21.011Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923941010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:22.013Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:52:22.014Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:52:22.015Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:22.015Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T02:52:22.016Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:22.016Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:22.332Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1920788018155822294/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-17T02:52:25.221Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.222Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T02:52:25.223Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:52:25.224Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.224Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.224Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:52:25.224Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:52:25.224Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.225Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:52:25.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:52:25.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:52:25.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:52:25.226Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.227Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.228Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:52:25.229Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T02:52:25.230Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.231Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:52:25.233Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T02:52:25.233Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T02:52:25.233Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.233Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T02:52:25.233Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.233Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T02:52:25.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T02:52:25.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T02:52:25.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T02:52:25.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T02:52:25.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T02:52:25.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T02:52:25.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T02:52:25.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T02:52:25.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T02:52:25.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T02:52:25.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T02:52:25.236Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.237Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:52:25.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:52:25.238Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T02:52:25.260Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T02:52:25.261Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:52:25.261Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T02:52:25.261Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:52:25.261Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:25.261Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:25.261Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923945260, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:26.262Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T02:52:26.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T02:52:26.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:52:26.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:52:26.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:52:26.263Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923946262, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:52:27.265Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:52:27.279Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:52:27.281Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:52:27.281Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:52:27.281Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:52:27.281Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:52:57.282Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:52:57.305Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:52:57.309Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:52:57.309Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:52:57.309Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:52:57.309Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:53:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:53:13.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:53:13.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T02:53:13.548Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:53:27.310Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:53:27.327Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:53:27.330Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:53:27.330Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:53:27.330Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:53:27.330Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:53:57.331Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:53:57.344Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:53:57.346Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:53:57.346Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:53:57.346Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:53:57.347Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:54:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:54:13.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T02:54:13.548Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T02:54:13.548Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.549Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:54:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923941010, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:54:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923945260, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T02:54:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:54:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673923946262, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T02:54:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:54:27.347Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:54:27.363Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:54:27.366Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:54:27.366Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:54:27.366Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:54:27.366Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:54:57.366Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:54:57.399Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:54:57.404Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:54:57.405Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:54:57.405Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:54:57.405Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:55:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:55:27.405Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:55:27.423Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:55:27.426Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:55:27.426Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:55:27.427Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:55:27.427Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:55:57.427Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:55:57.438Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:55:57.440Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:55:57.440Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:55:57.440Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:55:57.440Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:56:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:56:27.440Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:56:27.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:56:27.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:56:27.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:56:27.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:56:27.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:56:57.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:56:57.465Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:56:57.467Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:56:57.467Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:56:57.467Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:56:57.467Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:57:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:13.754Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T02:57:13.754Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-1a3a5b14-a10f-4d61-8b6f-6ff86ed6b5fc sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T02:57:13.755Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T02:57:13.755Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T02:57:14.600Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T02:57:14.612Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T02:57:14.613Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T02:57:14.619Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:57:14.620Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T02:57:14.637Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T02:57:14.637Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:57:14.638Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T02:57:14.641Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T02:57:14.641Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T02:57:14.641Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T02:57:14.641Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T02:57:14.641Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T02:57:14.641Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T02:57:27.468Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T02:57:27.468Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T02:57:27.474Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T02:57:27.475Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T02:57:27.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T02:57:27.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T02:57:27.523Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T02:57:27.525Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T02:57:27.532Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T02:57:27.730Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T02:57:27.731Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 02:57:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[192], vertex-id=[372912], x-aai-txid=[2-aai-resources-230117-02:57:25:904-94252], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T02:57:27.731Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T02:57:27.732Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T02:57:27.732Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:57:27.737Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||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-01-17T02:57:27.738Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T02:57:27.738Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T02:57:27.739Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:57:27.739Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:57:27.740Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924247738, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:27.756Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:57:27.756Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924247738, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T02:57:27.757Z||pool-2-thread-3|||||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-01-17T02:57:28.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T02:57:28.759Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T02:57:28.761Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:57:28.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:57:28.762Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:57:28.763Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:29.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T02:57:29.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:57:29.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:57:29.766Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:30.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T02:57:30.767Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T02:57:30.768Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T02:57:30.769Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T02:57:30.769Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T02:57:30.807Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:57:30.808Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:57:30.808Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:57:30.808Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:57:30.808Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T02:57:30.809Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:57:30.961Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T02:57:30.962Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T02:57:30.962Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:57:30.963Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T02:57:30.963Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T02:57:30.963Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:57:30.963Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:57:30.964Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924250962, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:31.964Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T02:57:31.966Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T02:57:31.966Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:57:31.966Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T02:57:31.967Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:57:31.967Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:57:32.092Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14693659234123103637/Definitions/service-BasicNetwork-template.yml 2023-01-17T02:57:32.543Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T02:57:32.543Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:57:32.543Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T02:57:32.544Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.545Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.546Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.547Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.547Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.547Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.547Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T02:57:32.547Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T02:57:32.547Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T02:57:32.570Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T02:57:32.571Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:57:32.571Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T02:57:32.571Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:57:32.572Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:57:32.572Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:57:32.572Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924252571, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:33.573Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T02:57:33.573Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T02:57:33.573Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T02:57:33.574Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T02:57:33.574Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T02:57:33.574Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924253573, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:57:34.575Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:57:34.584Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:57:34.587Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:57:34.587Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:57:34.587Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:57:34.587Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:58:04.588Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:58:04.599Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:58:04.601Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:58:04.601Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:58:04.602Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:58:04.602Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:58:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:58:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:58:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T02:58:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924250962, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924252571, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T02:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924253573, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } 2023-01-17T02:58:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T02:58:34.603Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:58:34.620Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:58:34.622Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:58:34.623Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:58:34.623Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:58:34.623Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:59:04.623Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:59:04.633Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:59:04.635Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:59:04.635Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:59:04.636Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:59:04.636Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T02:59:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T02:59:34.636Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:59:34.648Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T02:59:34.650Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T02:59:34.651Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T02:59:34.651Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T02:59:34.651Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:00:04.651Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:00:04.662Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:00:04.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:00:04.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:00:04.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:00:04.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:00:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:00:34.665Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:00:34.679Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:00:34.681Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:00:34.681Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:00:34.681Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:00:34.681Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:01:04.682Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:01:04.699Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:01:04.703Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:01:04.703Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:01:04.704Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:01:04.704Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:01:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:01:34.704Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:01:34.727Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:01:34.743Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:01:34.743Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:01:34.744Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:01:34.744Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:02:04.744Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:02:04.765Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:02:04.769Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:02:04.769Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:02:04.769Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:02:04.770Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:02:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:14.109Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version51: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version52: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T03:02:14.119Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:02:14.120Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:02:14.126Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:02:14.126Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:02:14.136Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:02:14.137Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:02:14.137Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:02:14.141Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:02:14.141Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:02:14.141Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:02:14.142Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=229, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:02:14.142Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:02:14.142Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:02:34.770Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:02:34.771Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:02:34.797Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T03:02:34.797Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T03:02:34.798Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T03:02:34.807Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:02:34.897Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T03:02:34.898Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1057d570-fa77-41b2-bab5-eeadb0ecf07e], X-ECOMP-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], X-TransactionId=[], X-ONAP-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], Content-Type=[application/merge-patch+json]} 2023-01-17T03:02:34.907Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:02:35.107Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:02:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[194], vertex-id=[430128], x-aai-txid=[1-aai-resources-230117-03:02:33:276-67077], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:02:35.108Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:02:35.109Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T03:02:35.109Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:02:35.109Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T03:02:35.117Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||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-01-17T03:02:35.118Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:02:35.118Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:02:35.118Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:35.118Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:35.119Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924555118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:35.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:02:35.133Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924555118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:02:35.134Z||pool-2-thread-3|||||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-01-17T03:02:36.137Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-01-17T03:02:36.138Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:02:36.138Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:36.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:36.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:36.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:37.141Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:37.141Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:37.141Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:37.142Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:38.148Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:38.149Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:38.149Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:38.149Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:39.151Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:39.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:39.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:39.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:40.154Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:40.154Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:40.155Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:40.155Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:41.156Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:41.156Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:41.157Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:41.157Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:42.158Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:42.159Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:42.159Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:42.159Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:43.160Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:02:43.160Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:43.161Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:43.161Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:44.162Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T03:02:44.163Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:02:44.163Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T03:02:44.163Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T03:02:44.164Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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: 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-01-17T03:02:44.221Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:02:44.222Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T03:02:44.223Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T03:02:44.223Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:44.223Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-01-17T03:02:44.224Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:44.449Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-01-17T03:02:44.451Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T03:02:44.451Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:02:44.451Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:44.452Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:02:44.453Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:44.454Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:44.454Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924564451, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:45.455Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:02:45.457Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-01-17T03:02:45.457Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:45.457Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:45.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:45.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:45.686Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP295675132121816918/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T03:02:46.864Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:02:46.865Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T03:02:46.865Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.865Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T03:02:46.865Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.865Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-01-17T03:02:46.866Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.867Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.867Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:02:46.867Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T03:02:46.867Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.868Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.869Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.869Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.869Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.869Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.869Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.870Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.870Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:02:46.870Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:02:46.870Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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=? 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-01-17T03:02:46.896Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists 2023-01-17T03:02:46.897Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:02:46.897Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists) 2023-01-17T03:02:46.899Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:02:46.900Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:46.900Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:46.900Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924566897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:47.901Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:02:47.901Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists) 2023-01-17T03:02:47.902Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:02:47.902Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:02:47.902Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:02:47.902Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924567901, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:02:48.903Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:02:48.918Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:02:48.920Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:02:48.920Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:02:48.920Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:02:48.920Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:03:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:03:13.559Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.559Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.560Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.560Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.560Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.560Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.560Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.561Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.562Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.562Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.562Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.562Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.562Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.562Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:03:13.563Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.563Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.563Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673923910367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:03:13.563Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.563Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.564Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924564451, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:03:13.564Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.564Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924566897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } 2023-01-17T03:03:13.564Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:13.564Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:03:13.565Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924567901, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } 2023-01-17T03:03:13.565Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:03:18.921Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:03:18.934Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:03:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:03:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:03:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:03:18.936Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:03:48.937Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:03:48.950Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:03:48.954Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:03:48.954Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:03:48.954Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:03:48.954Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:04:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:04:18.954Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:04:18.967Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:04:18.970Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:04:18.970Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:04:18.971Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:04:18.971Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:04:48.971Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:04:48.982Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:04:48.984Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:04:48.984Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:04:48.984Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:04:48.984Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:05:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:05:18.984Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:05:19.009Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:05:19.028Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:05:19.028Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:05:19.028Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:05:19.028Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:05:49.029Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:05:49.044Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:05:49.048Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:05:49.048Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:05:49.048Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:05:49.048Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:06:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:06:19.048Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:06:19.065Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:06:19.072Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:06:19.072Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:06:19.072Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:06:19.073Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:06:49.073Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:06:49.086Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:06:49.098Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:06:49.098Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:06:49.098Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:06:49.098Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:07:13.550Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:07:19.099Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:07:19.116Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:07:19.124Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:07:19.125Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:07:19.125Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:07:19.125Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:07:49.125Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:07:49.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:07:49.132Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T03:07:49.132Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T03:07:49.134Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T03:07:49.141Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:07:49.194Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T03:07:49.194Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fb1cfa0f-2522-4579-bdfd-c186c6c69a52], X-ECOMP-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], X-TransactionId=[], X-ONAP-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], Content-Type=[application/merge-patch+json]} 2023-01-17T03:07:49.203Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:07:49.424Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:07:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[211], vertex-id=[221216], x-aai-txid=[1-aai-resources-230117-03:07:47:563-26742], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:07:49.425Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:07:49.426Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T03:07:49.427Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:07:49.427Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T03:07:49.441Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||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-01-17T03:07:49.442Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:07:49.442Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:07:49.443Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:07:49.443Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:07:49.443Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924869442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:07:49.469Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:07:49.469Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924869442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:07:49.470Z||pool-2-thread-3|||||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-01-17T03:07:50.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T03:07:50.467Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T03:07:50.470Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T03:07:50.470Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T03:07:50.471Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 50679 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-17T03:07:50.471Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T03:07:50.472Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T03:07:50.472Z||pool-2-thread-4|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T03:07:50.473Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T03:07:50.473Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T03:07:50.473Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T03:07:50.474Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T03:07:50.570Z||pool-2-thread-4|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T03:07:50.648Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T03:07:50.657Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:07:50.699Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-5be5150d-25b3-4393-aa02-591a29d83055 2023-01-17T03:07:50.700Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:07:50.700Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:07:53.779Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:07:56.799Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:07:59.808Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:08:02.817Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:08:05.836Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:08:08.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:08:11.853Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:08:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:13.554Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:08:13.555Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:08:13.560Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:08:13.560Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-5be5150d-25b3-4393-aa02-591a29d83055', protocol='range'} 2023-01-17T03:08:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:08:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:08:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:08:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:08:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:08:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:08:13.566Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-5be5150d-25b3-4393-aa02-591a29d83055=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-01-17T03:08:13.576Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-5be5150d-25b3-4393-aa02-591a29d83055', protocol='range'} 2023-01-17T03:08:13.577Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:08:13.577Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:08:13.577Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:08:13.578Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:08:13.578Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:08:13.581Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T03:08:13.581Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:08:13.582Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T03:08:13.582Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T03:08:13.582Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:08:13.582Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:08:13.582Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T03:08:13.583Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T03:08:13.583Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=242, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:08:13.583Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:08:13.583Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T03:08:13.583Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:08:13.666Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:08:13.666Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:08:13.672Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:13.672Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:13.673Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:13.673Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:14.613Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:08:14.613Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:08:14.614Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:08:14.675Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:14.675Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:14.676Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:14.676Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:15.683Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:15.684Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:15.684Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:15.684Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:16.691Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:16.692Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:16.692Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:16.692Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:17.693Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:17.694Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:17.694Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:17.694Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:18.695Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:18.696Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:18.696Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:18.696Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:19.699Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:08:19.700Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:19.700Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:19.701Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:20.703Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T03:08:20.704Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:08:20.704Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T03:08:20.706Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T03:08:20.707Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T03:08:20.750Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:08:20.751Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:08:20.751Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:08:20.752Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:20.752Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:08:20.752Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:20.943Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:08:20.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T03:08:20.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:08:20.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:20.946Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:08:20.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:20.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:20.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924900946, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:21.949Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:08:21.950Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:08:21.951Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:21.951Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T03:08:21.952Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:21.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:22.313Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16437879631969647980/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-01-17T03:08:24.951Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:08:24.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:08:24.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T03:08:24.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.953Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.954Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.954Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.955Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.955Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.955Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.956Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.956Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.956Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:08:24.956Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:08:24.956Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.956Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.957Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:08:24.957Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:08:24.957Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:08:24.957Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.957Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.957Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:08:24.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:08:24.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:08:24.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.959Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.959Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:08:24.959Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:08:24.959Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:08:24.959Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:08:24.960Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.960Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.960Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.960Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:08:24.960Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:08:24.961Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:08:24.961Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.961Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.961Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:08:24.962Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.962Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:08:24.962Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T03:08:24.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T03:08:24.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.963Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:08:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:08:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:08:24.964Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:08:24.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:08:24.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:08:24.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:08:24.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:08:24.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:08:24.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T03:08:24.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:08:24.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:08:24.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:08:24.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:08:24.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T03:08:24.968Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.969Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:08:24.969Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:08:24.969Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:08:24.969Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:08:24.969Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.970Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.970Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.970Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:08:24.970Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T03:08:24.971Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:08:24.971Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.971Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:08:24.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T03:08:24.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.972Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:08:24.973Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:08:24.973Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:08:24.973Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:08:24.973Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.974Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.974Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.974Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:08:24.975Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:08:24.975Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:08:24.975Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:08:24.975Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:08:24.976Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T03:08:24.976Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T03:08:24.976Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.977Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.977Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.977Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.978Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.978Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.978Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:08:24.978Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:08:24.979Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T03:08:25.006Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T03:08:25.007Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:08:25.007Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T03:08:25.007Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:08:25.007Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:25.008Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:25.008Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924905007, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:26.009Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:08:26.009Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T03:08:26.009Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:08:26.009Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:08:26.009Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:08:26.009Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924906009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:08:27.011Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:08:27.036Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:08:27.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:08:27.037Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:08:27.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:08:27.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:08:57.038Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:08:57.058Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:08:57.061Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:08:57.061Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:08:57.061Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:08:57.062Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:09:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:09:13.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:09:13.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T03:09:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:09:27.062Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:09:27.075Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:09:27.076Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:09:27.077Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:09:27.077Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:09:27.077Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:09:57.077Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:09:57.095Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:09:57.099Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:09:57.099Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:09:57.099Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:09:57.099Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:10:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:10:13.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T03:10:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:10:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T03:10:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924900946, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924905007, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673924906009, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T03:10:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:10:27.101Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:10:27.138Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:10:27.144Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:10:27.145Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:10:27.145Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:10:27.145Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:10:57.145Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:10:57.156Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:10:57.158Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:10:57.158Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:10:57.158Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:10:57.158Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:11:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:11:27.159Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:11:27.168Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:11:27.170Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:11:27.171Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:11:27.171Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:11:27.171Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:11:57.171Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:11:57.183Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:11:57.186Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:11:57.186Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:11:57.186Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:11:57.186Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:12:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:12:27.186Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:12:27.205Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:12:27.207Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:12:27.207Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:12:27.207Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:12:27.207Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:12:57.208Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:12:57.232Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:12:57.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:12:57.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:12:57.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:12:57.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:13:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:13.680Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T03:13:13.681Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-5be5150d-25b3-4393-aa02-591a29d83055 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T03:13:13.682Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T03:13:13.682Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T03:13:14.373Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:13:14.383Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:13:14.383Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:13:14.391Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:13:14.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:13:14.401Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:13:14.402Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:13:14.403Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:13:14.407Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:13:14.407Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:13:14.407Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:13:14.408Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=252, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:13:14.408Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:13:14.408Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:13:27.234Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:13:27.235Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:13:27.242Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T03:13:27.242Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T03:13:27.243Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T03:13:27.249Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:13:27.337Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T03:13:27.340Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T03:13:27.350Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:13:27.579Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T03:13:27.580Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:13:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[221], vertex-id=[372912], x-aai-txid=[1-aai-resources-230117-03:13:25:706-56927], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:13:27.580Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:13:27.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:13:27.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:13:27.587Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:13:27.587Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:13:27.588Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:13:27.588Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:13:27.588Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:13:27.588Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925207588, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:27.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:13:27.604Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925207588, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:13:27.605Z||pool-2-thread-3|||||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-01-17T03:13:28.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:13:28.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:13:28.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:13:28.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:13:28.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:13:28.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:29.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:13:29.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:13:29.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:13:29.609Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:30.612Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T03:13:30.612Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:13:30.612Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T03:13:30.613Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T03:13:30.613Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T03:13:30.665Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:13:30.666Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:13:30.666Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:13:30.667Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:13:30.667Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:13:30.667Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:13:30.840Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:13:30.841Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T03:13:30.841Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:13:30.842Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:13:30.842Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:13:30.842Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:13:30.842Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:13:30.842Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925210841, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:31.843Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:13:31.844Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:13:31.844Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:31.845Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T03:13:31.846Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:31.846Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:31.963Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP63304587406800162/Definitions/service-BasicNetwork-template.yml 2023-01-17T03:13:32.510Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:13:32.510Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:13:32.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:13:32.512Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.512Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.512Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T03:13:32.512Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:13:32.512Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:13:32.513Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.513Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.513Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T03:13:32.513Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:13:32.513Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:13:32.513Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:13:32.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:13:32.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T03:13:32.550Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T03:13:32.551Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:13:32.551Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T03:13:32.551Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:13:32.551Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:13:32.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:13:32.552Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925212551, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:33.553Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:13:33.553Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T03:13:33.553Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:13:33.554Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:13:33.554Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:13:33.554Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925213553, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:13:34.555Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:13:34.575Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:13:34.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:13:34.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:13:34.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:13:34.578Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:14:04.579Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:14:04.602Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:14:04.605Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:14:04.605Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:14:04.606Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:14:04.606Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:14:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:14:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:14:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:14:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:14:13.558Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:14:13.558Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:14:13.558Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:14:13.558Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:14:13.559Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925210841, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:14:13.559Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:14:13.559Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:14:13.559Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925212551, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } 2023-01-17T03:14:13.559Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:14:13.559Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:14:13.560Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925213553, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } 2023-01-17T03:14:13.560Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:14:34.606Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:14:34.627Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:14:34.630Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:14:34.631Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:14:34.631Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:14:34.631Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:15:04.632Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:15:04.646Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:15:04.648Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:15:04.648Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:15:04.648Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:15:04.648Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:15:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:15:34.649Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:15:34.662Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:15:34.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:15:34.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:15:34.664Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:15:34.665Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:16:04.665Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:16:04.680Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:16:04.682Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:16:04.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:16:04.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:16:04.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:16:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:16:34.683Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:16:34.694Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:16:34.696Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:16:34.696Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:16:34.696Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:16:34.696Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:17:04.697Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:17:04.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:17:04.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:17:04.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:17:04.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:17:04.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:17:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:17:34.713Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:17:34.724Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:17:34.726Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:17:34.726Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:17:34.726Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:17:34.726Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:18:04.727Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:18:04.739Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:18:04.740Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:18:04.741Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:18:04.741Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:18:04.741Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:18:13.550Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:13.980Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version55: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version56: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T03:18:13.989Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:18:13.990Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:18:13.993Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:18:13.994Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:18:14.002Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:18:14.003Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:18:14.003Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:18:14.006Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:18:14.006Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:18:14.007Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:18:14.007Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=258, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:18:14.008Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:18:14.008Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:18:34.741Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:18:34.741Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:18:34.747Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T03:18:34.747Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T03:18:34.748Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T03:18:34.754Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:18:34.823Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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-01-17T03:18:34.827Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T03:18:34.835Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:18:35.002Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T03:18:35.003Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:18:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[430128], x-aai-txid=[2-aai-resources-230117-03:18:33:181-61697], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:18:35.003Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:18:35.004Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:18:35.004Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:18:35.009Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:18:35.009Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:18:35.009Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:18:35.010Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:35.010Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:35.010Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925515009, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:35.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:18:35.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925515009, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:18:35.024Z||pool-2-thread-3|||||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-01-17T03:18:36.038Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:18:36.039Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:18:36.040Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:36.040Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:36.040Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:36.040Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:37.041Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:37.042Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:37.042Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:37.042Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:38.043Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:38.044Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:38.044Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:38.045Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:39.046Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:39.046Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:39.046Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:39.047Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:40.050Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:40.050Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:40.051Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:40.052Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:41.053Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:41.053Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:41.053Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:41.054Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:42.056Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:42.056Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:42.056Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:42.057Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:43.057Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:18:43.058Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:43.058Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:43.058Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:44.059Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T03:18:44.060Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:18:44.060Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T03:18:44.060Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T03:18:44.061Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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: 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-01-17T03:18:44.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:18:44.104Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:18:44.104Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:18:44.104Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:44.116Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:18:44.117Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:44.300Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:18:44.302Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T03:18:44.303Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:18:44.303Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:44.303Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:18:44.303Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:44.304Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:44.304Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925524303, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:45.304Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:18:45.306Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:18:45.307Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:45.308Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:45.309Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:45.309Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:45.479Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8043795141500100006/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T03:18:46.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:18:46.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:18:46.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.582Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:18:46.583Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:18:46.583Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.583Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.583Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:18:46.583Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:18:46.584Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:18:46.584Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.584Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.584Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:18:46.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:18:46.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:18:46.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:18:46.586Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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=? 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-01-17T03:18:46.634Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists 2023-01-17T03:18:46.635Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:18:46.635Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists) 2023-01-17T03:18:46.635Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:18:46.635Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:46.635Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:46.635Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925526635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:47.636Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:18:47.637Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists) 2023-01-17T03:18:47.637Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:18:47.637Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:18:47.637Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:18:47.638Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925527636, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:18:48.639Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:18:48.651Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:18:48.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:18:48.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:18:48.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:18:48.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:19:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:19:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673924870466, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.558Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925524303, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:19:13.558Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.558Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.558Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925526635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } 2023-01-17T03:19:13.558Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:13.559Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:19:13.559Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925527636, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } 2023-01-17T03:19:13.559Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:19:18.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:19:18.665Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:19:18.667Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:19:18.667Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:19:18.667Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:19:18.667Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:19:48.668Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:19:48.676Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:19:48.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:19:48.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:19:48.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:19:48.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:20:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:20:18.678Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:20:18.692Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:20:18.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:20:18.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:20:18.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:20:18.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:20:48.695Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:20:48.708Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:20:48.710Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:20:48.710Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:20:48.710Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:20:48.710Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:21:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:21:18.710Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:21:18.728Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:21:18.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:21:18.730Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:21:18.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:21:18.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:21:48.731Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:21:48.755Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:21:48.766Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:21:48.766Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:21:48.767Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:21:48.767Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:22:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:22:18.767Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:22:18.786Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:22:18.788Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:22:18.788Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:22:18.788Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:22:18.788Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:22:48.789Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:22:48.803Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:22:48.805Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:22:48.806Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:22:48.806Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:22:48.806Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:23:13.550Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:23:18.807Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:23:18.816Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:23:18.818Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:23:18.818Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:23:18.818Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:23:18.818Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:23:48.819Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:23:48.819Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:23:48.825Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T03:23:48.825Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T03:23:48.827Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T03:23:48.835Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:23:48.870Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T03:23:48.871Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[982627c0-5c39-46ea-96e0-8c668dd58b5f], X-ECOMP-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], X-TransactionId=[], X-ONAP-RequestID=[08b435fd-fa08-4c9d-98fd-2f1d8557e38a], Content-Type=[application/merge-patch+json]} 2023-01-17T03:23:48.876Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:23:49.208Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:23:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[327], vertex-id=[221216], x-aai-txid=[1-aai-resources-230117-03:23:47:220-23533], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:23:49.208Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:23:49.209Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T03:23:49.210Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:23:49.210Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:23:49.220Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:23:49.220Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:23:49.221Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:23:49.221Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:23:49.221Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:23:49.222Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925829221, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:23:49.239Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:23:49.239Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925829221, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:23:49.240Z||pool-2-thread-3|||||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-01-17T03:23:50.245Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T03:23:50.246Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T03:23:50.248Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T03:23:50.248Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 50795 due to node 0 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-01-17T03:23:50.248Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T03:23:50.249Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T03:23:50.249Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T03:23:50.250Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T03:23:50.250Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T03:23:50.251Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T03:23:50.251Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T03:23:50.252Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T03:23:50.349Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T03:23:50.397Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T03:23:50.404Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:23:50.443Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2381b1f1-d067-4c6a-a9ae-0678f82f70a5 2023-01-17T03:23:50.443Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:23:50.443Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:23:50.605Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:23:53.616Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:23:56.628Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:23:59.639Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:24:02.648Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:24:05.656Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:24:08.666Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:24:11.675Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:24:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:13.554Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:24:13.555Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:24:13.571Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2381b1f1-d067-4c6a-a9ae-0678f82f70a5', protocol='range'} 2023-01-17T03:24:13.572Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:24:13.576Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:24:13.577Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:24:13.577Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:24:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:24:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:24:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:24:13.581Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2381b1f1-d067-4c6a-a9ae-0678f82f70a5=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-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:24:13.592Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2381b1f1-d067-4c6a-a9ae-0678f82f70a5', protocol='range'} 2023-01-17T03:24:13.593Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:24:13.594Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:24:13.594Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:24:13.594Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:24:13.594Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:24:13.598Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T03:24:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T03:24:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T03:24:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T03:24:13.604Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T03:24:13.605Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T03:24:13.606Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:24:13.606Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:24:13.607Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:24:13.614Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=271, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:24:13.615Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:24:13.623Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:24:13.644Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:24:13.644Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:24:13.646Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:13.646Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:13.646Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:13.647Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:14.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:24:14.644Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:24:14.644Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:24:14.647Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:14.648Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:14.648Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:14.648Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:15.649Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:15.650Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:15.650Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:15.650Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:16.651Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:16.651Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:16.651Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:16.651Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:17.652Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:17.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:17.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:17.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:18.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:18.655Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:18.655Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:18.655Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:19.656Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:24:19.656Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:19.657Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:19.657Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:20.658Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T03:24:20.659Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:24:20.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T03:24:20.662Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T03:24:20.662Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T03:24:20.700Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:24:20.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:24:20.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:24:20.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:20.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:24:20.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:20.897Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:24:20.898Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T03:24:20.899Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:24:20.899Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:20.899Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:24:20.899Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:20.900Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:20.900Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925860899, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:21.901Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:24:21.902Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:24:21.902Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:21.903Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T03:24:21.904Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:21.904Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:22.085Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1543638494076707377/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T03:24:24.443Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.444Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.445Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:24:24.446Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:24:24.446Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.446Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.446Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:24:24.446Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:24:24.447Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:24:24.447Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.447Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.447Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:24:24.448Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:24:24.449Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:24:24.449Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:24:24.449Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.449Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.449Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.449Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:24:24.450Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T03:24:24.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T03:24:24.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:24:24.451Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:24:24.452Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.453Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:24:24.454Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T03:24:24.455Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:24:24.456Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:24:24.457Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.458Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.459Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.459Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:24:24.459Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:24:24.459Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T03:24:24.508Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T03:24:24.509Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:24:24.509Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T03:24:24.510Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:24:24.510Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:24.510Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:24.510Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925864509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:25.511Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:24:25.512Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T03:24:25.512Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:24:25.512Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:24:25.512Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:24:25.512Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925865511, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:24:26.514Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:24:26.530Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:24:26.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:24:26.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:24:26.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:24:26.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:24:56.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:24:56.547Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:24:56.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:24:56.550Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:24:56.550Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:24:56.550Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:25:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:25:13.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:25:13.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T03:25:13.547Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:25:26.550Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:25:26.576Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:25:26.584Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:25:26.584Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:25:26.585Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:25:26.585Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:25:56.585Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:25:56.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:25:56.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:25:56.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:25:56.611Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:25:56.612Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:26:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:26:13.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T03:26:13.548Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.549Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:26:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925860899, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925864509, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:26:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673925865511, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T03:26:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:26:26.614Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:26:26.636Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:26:26.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:26:26.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:26:26.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:26:26.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:26:56.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:26:56.655Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:26:56.657Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:26:56.657Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:26:56.657Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:26:56.657Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:27:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:27:26.657Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:27:26.671Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:27:26.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:27:26.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:27:26.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:27:26.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:27:56.674Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:27:56.688Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:27:56.690Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:27:56.690Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:27:56.691Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:27:56.691Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:28:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:28:26.695Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:28:26.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:28:26.716Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:28:26.716Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:28:26.716Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:28:26.716Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:28:56.717Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:28:56.747Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:28:56.752Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:28:56.752Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:28:56.752Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:28:56.753Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:29:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:13.651Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T03:29:13.651Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-2381b1f1-d067-4c6a-a9ae-0678f82f70a5 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T03:29:13.652Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T03:29:13.652Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T03:29:14.385Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:29:14.392Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:29:14.393Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:29:14.399Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:29:14.400Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:29:14.409Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:29:14.410Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:29:14.410Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:29:14.413Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:29:14.414Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:29:14.414Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:29:14.414Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=281, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:29:14.414Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:29:14.414Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:29:26.753Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:29:26.754Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:29:26.760Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T03:29:26.760Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T03:29:26.761Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T03:29:26.769Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:29:26.809Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T03:29:26.810Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[436c8aea-19a8-49fc-9da7-d497db040d86], X-ECOMP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], X-TransactionId=[], X-ONAP-RequestID=[717903f1-36bf-4058-8de9-3d134602efea], Content-Type=[application/merge-patch+json]} 2023-01-17T03:29:26.816Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:29:27.070Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:29:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[250], vertex-id=[372912], x-aai-txid=[2-aai-resources-230117-03:29:25:150-11661], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:29:27.070Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:29:27.071Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T03:29:27.071Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:29:27.072Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:29:27.080Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:29:27.080Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:29:27.080Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:29:27.081Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:29:27.081Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:29:27.081Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926167080, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:27.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:29:27.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926167080, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:29:27.098Z||pool-2-thread-3|||||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-01-17T03:29:28.107Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:29:28.107Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:29:28.108Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:29:28.108Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:29:28.109Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:29:28.109Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:29.109Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:29:29.110Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:29:29.110Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:29:29.110Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:30.111Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T03:29:30.112Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:29:30.112Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T03:29:30.112Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T03:29:30.112Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T03:29:30.151Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:29:30.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:29:30.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:29:30.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:29:30.152Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:29:30.153Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:29:30.351Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:29:30.353Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T03:29:30.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:29:30.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:29:30.354Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:29:30.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:29:30.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:29:30.357Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926170354, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:31.357Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:29:31.359Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:29:31.359Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:31.360Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T03:29:31.360Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:31.360Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:31.550Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17877318745680128374/Definitions/service-BasicNetwork-template.yml 2023-01-17T03:29:32.173Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:29:32.174Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:29:32.174Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.174Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T03:29:32.175Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.175Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.175Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.175Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.176Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.176Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.176Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.176Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:29:32.176Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:29:32.177Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.177Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.177Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T03:29:32.177Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:29:32.178Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:29:32.178Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.178Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.179Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T03:29:32.179Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:29:32.179Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:29:32.179Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.180Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.180Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.180Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.180Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.181Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.181Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.181Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.181Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:29:32.181Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:29:32.182Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T03:29:32.212Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T03:29:32.213Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:29:32.213Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T03:29:32.213Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:29:32.213Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:29:32.214Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:29:32.214Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926172213, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:33.216Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:29:33.217Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T03:29:33.217Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:29:33.217Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:29:33.217Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:29:33.218Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926173216, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:29:34.220Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:29:34.240Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:29:34.244Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:29:34.244Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:29:34.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:29:34.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:30:04.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:30:04.257Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:30:04.262Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:30:04.262Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:30:04.262Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:30:04.262Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:30:13.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:30:13.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-17T03:30:13.554Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:30:13.554Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:30:13.554Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926170354, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926172213, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:30:13.555Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-01-17T03:30:13.556Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926173216, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } 2023-01-17T03:30:13.556Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:30:34.262Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:30:34.275Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:30:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:30:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:30:34.277Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:30:34.278Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:31:04.278Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:31:04.296Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:31:04.299Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:31:04.299Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:31:04.299Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:31:04.300Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:31:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:31:34.300Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:31:34.315Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:31:34.319Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:31:34.319Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:31:34.319Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:31:34.320Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:32:04.320Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:32:04.336Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:32:04.342Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:32:04.342Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:32:04.342Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:32:04.342Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:32:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:32:34.343Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:32:34.367Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:32:34.371Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:32:34.371Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:32:34.372Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:32:34.372Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:33:04.372Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:33:04.400Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:33:04.403Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:33:04.404Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:33:04.404Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:33:04.404Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:33:13.549Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:33:34.404Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:33:34.421Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:33:34.425Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:33:34.425Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:33:34.425Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:33:34.426Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:34:04.426Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:34:04.445Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:34:04.447Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:34:04.448Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:34:04.448Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:34:04.448Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:34:13.550Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:14.392Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version59: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version60: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T03:34:14.410Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:34:14.411Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:34:14.415Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:34:14.416Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:34:14.428Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:34:14.429Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:34:14.429Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:34:14.433Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:34:14.433Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:34:14.433Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:34:14.433Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=287, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:34:14.434Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:34:14.434Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:34:34.448Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:34:34.449Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:34:34.458Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T03:34:34.459Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T03:34:34.460Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T03:34:34.466Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:34:34.509Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T03:34:34.510Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bce39cd5-15e3-4a27-8130-a48acfb845e5], X-ECOMP-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], X-TransactionId=[], X-ONAP-RequestID=[cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37], Content-Type=[application/merge-patch+json]} 2023-01-17T03:34:34.528Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:34:34.675Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:34:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[430128], x-aai-txid=[0-aai-resources-230117-03:34:32:856-52154], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:34:34.675Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:34:34.677Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T03:34:34.678Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:34:34.679Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:34:34.684Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:34:34.685Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:34:34.685Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:34:34.686Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:34.686Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:34.687Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926474685, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:34.702Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:34:34.703Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926474685, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:34:34.704Z||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-01-17T03:34:35.704Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:34:35.704Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:34:35.705Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:35.705Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:35.705Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:35.705Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:36.706Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:36.706Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:36.706Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:36.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:37.707Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:37.708Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:37.708Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:37.708Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:38.709Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:38.709Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:38.709Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:38.709Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:39.710Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:39.711Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:39.711Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:39.711Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:40.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:40.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:40.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:40.712Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:41.713Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:41.714Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:41.714Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:41.714Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:42.715Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:34:42.715Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:42.715Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:42.716Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:43.717Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T03:34:43.717Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:34:43.717Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T03:34:43.718Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T03:34:43.723Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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: 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-01-17T03:34:43.753Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:34:43.754Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:34:43.754Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:34:43.754Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:43.754Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:34:43.755Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:43.941Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:34:43.942Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T03:34:43.942Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:34:43.942Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:43.942Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:34:43.943Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:43.943Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:43.943Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926483942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:44.944Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:34:44.945Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:34:44.945Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:44.945Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:44.946Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:44.946Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.062Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17875532591881220295/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T03:34:45.873Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:34:45.873Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:34:45.873Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.873Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T03:34:45.884Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.884Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.884Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.884Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.884Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.884Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.885Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:34:45.885Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:34:45.885Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.885Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.886Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:34:45.886Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:34:45.886Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:34:45.886Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.886Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.886Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:34:45.887Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:34:45.887Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:34:45.887Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.887Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.887Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.887Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.888Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.889Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.889Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.889Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.889Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:34:45.889Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:34:45.889Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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=? 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-01-17T03:34:45.911Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists 2023-01-17T03:34:45.912Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:34:45.912Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists) 2023-01-17T03:34:45.912Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:34:45.912Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:45.913Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:45.913Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926485912, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:46.914Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:34:46.914Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists) 2023-01-17T03:34:46.914Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:34:46.914Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:34:46.914Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:34:46.915Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926486914, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:34:47.915Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:34:47.930Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:34:47.932Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:34:47.933Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:34:47.933Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:34:47.933Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:35:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:35:13.550Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.550Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.551Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.551Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673925830245, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926483942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926485912, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926486914, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } 2023-01-17T03:35:13.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:35:17.935Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:35:17.949Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:35:17.952Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:35:17.952Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:35:17.952Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:35:17.953Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:35:47.953Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:35:47.970Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:35:47.976Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:35:47.976Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:35:47.977Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:35:47.977Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:36:13.545Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:36:17.977Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:36:18.002Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:36:18.006Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:36:18.006Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:36:18.006Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:36:18.006Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:36:48.006Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:36:48.048Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:36:48.055Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:36:48.055Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:36:48.055Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:36:48.055Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:37:13.547Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:37:18.056Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:37:18.072Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:37:18.076Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:37:18.076Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:37:18.077Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:37:18.077Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:37:48.078Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:37:48.100Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:37:48.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:37:48.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:37:48.103Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:37:48.104Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:38:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:38:18.104Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:38:18.116Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:38:18.125Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:38:18.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:38:18.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:38:18.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:38:48.126Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:38:48.141Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:38:48.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:38:48.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:38:48.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:38:48.145Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:39:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:39:18.145Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:39:18.164Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:39:18.167Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:39:18.167Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:39:18.168Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:39:18.168Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:39:48.168Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:39:48.169Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:39:48.174Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T03:39:48.174Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T03:39:48.175Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T03:39:48.180Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:39:48.220Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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-01-17T03:39:48.221Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T03:39:48.229Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:39:48.545Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T03:39:48.547Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:39:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[313], vertex-id=[221216], x-aai-txid=[0-aai-resources-230117-03:39:46:548-45062], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:39:48.548Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:39:48.548Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:39:48.548Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:39:48.554Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:39:48.555Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:39:48.555Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:39:48.556Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:39:48.556Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:39:48.556Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926788555, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:39:48.580Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:39:48.580Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926788555, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:39:48.581Z||pool-2-thread-3|||||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-01-17T03:39:49.584Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T03:39:49.585Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T03:39:49.590Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T03:39:49.590Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T03:39:49.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 50911 due to node 1 being disconnected (elapsed time since creation: 5ms, elapsed time since send: 5ms, request timeout: 30000ms) 2023-01-17T03:39:49.591Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T03:39:49.592Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T03:39:49.593Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T03:39:49.593Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T03:39:49.593Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T03:39:49.593Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T03:39:49.594Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T03:39:49.691Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T03:39:49.742Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T03:39:49.749Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:39:49.788Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-28fa338e-7e6e-457c-bf77-bf4a5dc7dea7 2023-01-17T03:39:49.789Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:39:49.789Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:39:51.078Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:39:54.086Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:39:57.095Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:40:00.104Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:40:03.116Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:40:06.127Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:40:09.145Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:40:12.155Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:40:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:13.553Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:40:13.554Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:40:13.560Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:40:13.559Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-28fa338e-7e6e-457c-bf77-bf4a5dc7dea7', protocol='range'} 2023-01-17T03:40:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:40:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:40:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:40:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:40:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:40:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:40:13.566Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-28fa338e-7e6e-457c-bf77-bf4a5dc7dea7=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-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:40:13.575Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-28fa338e-7e6e-457c-bf77-bf4a5dc7dea7', protocol='range'} 2023-01-17T03:40:13.575Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:40:13.576Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:40:13.576Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:40:13.576Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:40:13.576Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:40:13.579Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T03:40:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:40:13.579Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T03:40:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T03:40:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:40:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T03:40:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:40:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T03:40:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T03:40:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=300, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:40:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:40:13.581Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:40:13.649Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:40:13.650Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:40:13.652Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:13.652Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:13.652Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:13.652Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:14.594Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:40:14.594Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:40:14.595Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:40:14.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:14.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:14.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:14.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:15.655Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:15.655Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:15.656Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:15.656Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:16.657Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:16.658Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:16.658Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:16.658Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:17.659Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:17.659Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:17.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:17.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:18.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:18.661Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:18.661Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:18.661Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:19.662Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:40:19.663Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:19.663Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:19.663Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:20.664Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T03:40:20.665Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:40:20.665Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T03:40:20.666Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T03:40:20.666Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T03:40:20.708Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:40:20.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:40:20.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:40:20.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:20.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:40:20.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:20.893Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:40:20.894Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T03:40:20.895Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:40:20.895Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:20.895Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:40:20.896Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:20.896Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:20.896Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926820895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:21.898Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:40:21.900Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:40:21.900Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:21.900Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T03:40:21.901Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:21.902Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:22.091Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16302488119718058453/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T03:40:24.524Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:40:24.524Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:40:24.524Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.525Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T03:40:24.525Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.525Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.525Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.526Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.526Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.526Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.526Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.527Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.527Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.527Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.528Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:40:24.528Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:40:24.528Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.529Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.529Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:40:24.529Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:40:24.530Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:40:24.531Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.531Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.531Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:40:24.531Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:40:24.532Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:40:24.532Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.532Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:40:24.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:40:24.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:40:24.533Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:40:24.534Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.534Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.534Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.534Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:40:24.535Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:40:24.535Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:40:24.535Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.536Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.536Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:40:24.536Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.536Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:40:24.537Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.537Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T03:40:24.537Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.537Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T03:40:24.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:40:24.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:40:24.539Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.539Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:40:24.540Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:40:24.540Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.540Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:40:24.541Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:40:24.541Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.541Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:40:24.541Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:40:24.542Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:40:24.542Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T03:40:24.542Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:40:24.542Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:40:24.543Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.543Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.543Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:40:24.543Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.543Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:40:24.544Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.544Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T03:40:24.544Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.545Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.546Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:40:24.546Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T03:40:24.546Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:40:24.546Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.546Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:40:24.546Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.547Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T03:40:24.547Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.547Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:40:24.547Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:40:24.547Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:40:24.548Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:40:24.548Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.548Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.548Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:40:24.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:40:24.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:40:24.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:40:24.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:40:24.549Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T03:40:24.550Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T03:40:24.551Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.551Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.551Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.552Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.552Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.552Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.552Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:40:24.552Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:40:24.553Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T03:40:24.577Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T03:40:24.578Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:40:24.578Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T03:40:24.578Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:40:24.579Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:24.579Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:24.579Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926824578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:25.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:40:25.581Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T03:40:25.582Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:40:25.582Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:40:25.582Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:40:25.583Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926825581, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:40:26.585Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:40:26.605Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:40:26.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:40:26.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:40:26.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:40:26.607Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:40:56.608Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:40:56.620Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:40:56.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:40:56.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:40:56.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:40:56.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:41:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:41:13.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:41:13.547Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T03:41:13.548Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:41:26.623Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:41:26.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:41:26.642Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:41:26.643Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:41:26.643Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:41:26.643Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:41:56.643Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:41:56.655Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:41:56.658Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:41:56.658Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:41:56.658Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:41:56.658Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:42:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:42:13.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.550Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T03:42:13.551Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:42:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T03:42:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:42:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:42:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.558Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.562Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926820895, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:42:13.563Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.563Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.563Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926824578, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T03:42:13.563Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:13.563Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:42:13.564Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673926825581, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T03:42:13.564Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:42:26.659Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:42:26.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:42:26.676Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:42:26.676Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:42:26.676Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:42:26.676Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:42:56.676Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:42:56.699Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:42:56.702Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:42:56.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:42:56.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:42:56.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:43:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:43:26.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:43:26.721Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:43:26.723Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:43:26.724Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:43:26.724Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:43:26.724Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:43:56.724Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:43:56.738Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:43:56.741Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:43:56.741Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:43:56.741Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:43:56.742Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:44:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:44:26.742Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:44:26.764Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:44:26.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:44:26.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:44:26.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:44:26.775Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:44:56.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:44:56.791Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:44:56.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:44:56.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:44:56.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:44:56.794Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:45:13.550Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:13.677Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T03:45:13.677Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-28fa338e-7e6e-457c-bf77-bf4a5dc7dea7 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T03:45:13.678Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T03:45:13.678Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T03:45:14.304Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:45:14.313Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:45:14.314Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:45:14.328Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:45:14.328Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:45:14.345Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:45:14.346Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:45:14.346Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:45:14.350Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:45:14.350Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:45:14.351Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:45:14.351Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=310, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:45:14.352Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:45:14.352Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:45:26.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:45:26.795Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:45:26.808Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T03:45:26.808Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T03:45:26.810Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T03:45:26.819Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:45:26.868Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T03:45:26.870Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T03:45:26.876Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:45:27.268Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T03:45:27.269Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:45:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[386], vertex-id=[372912], x-aai-txid=[1-aai-resources-230117-03:45:25:196-6065], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:45:27.270Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:45:27.270Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:45:27.271Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:45:27.276Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:45:27.277Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:45:27.277Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:45:27.278Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:45:27.278Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:45:27.278Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927127277, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:27.313Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:45:27.313Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927127277, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:45:27.314Z||pool-2-thread-3|||||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-01-17T03:45:28.296Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:45:28.296Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:45:28.297Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:45:28.297Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:45:28.297Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:45:28.297Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:29.298Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:45:29.299Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:45:29.299Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:45:29.299Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:30.300Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T03:45:30.301Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:45:30.301Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T03:45:30.302Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T03:45:30.302Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T03:45:30.349Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:45:30.350Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:45:30.350Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:45:30.350Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:45:30.351Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:45:30.351Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:45:30.509Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:45:30.511Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T03:45:30.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:45:30.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T03:45:30.514Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:45:30.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:45:30.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:45:30.515Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927130514, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:31.518Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:45:31.519Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:45:31.519Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:31.519Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T03:45:31.520Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:31.520Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:31.677Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9863135894630872289/Definitions/service-BasicNetwork-template.yml 2023-01-17T03:45:32.244Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.245Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.246Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.246Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.246Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.246Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T03:45:32.246Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:45:32.246Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.247Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.247Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T03:45:32.247Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:45:32.247Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:45:32.248Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.248Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.248Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T03:45:32.248Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:45:32.248Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:45:32.249Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.249Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.249Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.249Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:45:32.250Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:45:32.251Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T03:45:32.283Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T03:45:32.283Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:45:32.283Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T03:45:32.283Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:45:32.284Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:45:32.284Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:45:32.284Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927132283, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:33.286Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T03:45:33.287Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T03:45:33.287Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:45:33.287Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:45:33.287Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:45:33.288Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927133286, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:45:34.290Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:45:34.312Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:45:34.316Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:45:34.316Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:45:34.316Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:45:34.316Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:46:04.317Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:46:04.330Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:46:04.333Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:46:04.334Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:46:04.334Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:46:04.334Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:46:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:46:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:46:13.551Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:46:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:46:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:46:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:46:13.552Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:46:13.552Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:46:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927130514, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927132283, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927133286, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } 2023-01-17T03:46:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:46:34.334Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:46:34.352Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:46:34.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:46:34.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:46:34.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:46:34.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:47:04.355Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:47:04.368Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:47:04.370Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:47:04.370Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:47:04.370Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:47:04.370Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:47:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:47:34.370Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:47:34.382Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:47:34.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:47:34.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:47:34.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:47:34.384Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:48:04.385Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:48:04.407Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:48:04.411Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:48:04.411Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:48:04.411Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:48:04.411Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:48:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:48:34.412Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:48:34.428Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:48:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:48:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:48:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:48:34.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:49:04.430Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:49:04.457Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:49:04.462Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:49:04.462Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:49:04.462Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:49:04.462Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:49:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:49:34.463Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:49:34.476Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:49:34.479Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:49:34.479Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:49:34.479Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:49:34.479Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:50:04.479Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:50:04.512Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:50:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:50:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:50:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:50:04.516Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:50:13.548Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:14.214Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: cached metadata has changed from (version63: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version64: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-01-17T03:50:14.229Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:50:14.229Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:50:14.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:50:14.238Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T03:50:14.248Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:50:14.249Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:50:14.249Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:50:14.253Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:50:14.253Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:50:14.253Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:50:14.254Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=316, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:50:14.254Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:50:14.254Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:50:34.517Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:50:34.517Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T03:50:34.524Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and serviceModelVersionId: b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 2023-01-17T03:50:34.524Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 349d766b-f3ea-41f1-8ce2-e1c533577ac4 2023-01-17T03:50:34.525Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 2023-01-17T03:50:34.530Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:50:34.577Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?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-01-17T03:50:34.579Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||Invoke 2023-01-17T03:50:34.585Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:50:35.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0|INFO|500||InvokeReturn 2023-01-17T03:50:35.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/349d766b-f3ea-41f1-8ce2-e1c533577ac4/model-vers/model-ver/b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:50:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[485], vertex-id=[430128], x-aai-txid=[1-aai-resources-230117-03:50:32:909-41004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:50:35.083Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:50:35.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:50:35.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:50:35.090Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:50:35.090Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:50:35.090Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:50:35.091Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:35.091Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:35.091Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927435090, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:35.108Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:50:35.108Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927435090, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:50:35.109Z||pool-2-thread-3|||||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-01-17T03:50:36.121Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:50:36.121Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"08b435fd-fa08-4c9d-98fd-2f1d8557e38a","serviceName":"Demo_pNF_Lh7wrfht8IQwiWIug3Lq","serviceVersion":"1.0","serviceUUID":"f1af084a-9a94-4cde-be51-722e55eaf68f","serviceDescription":"catalog service description","serviceInvariantUUID":"8bbebe80-ad58-40b4-b385-078137589fbd","resources":[{"resourceInstanceName":"pNF acf83a5c-2827 0","resourceName":"pNF acf83a5c-2827","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5436582c-8360-4f87-83b3-cc4ff7b514dc","resourceInvariantUUID":"a229663c-1be7-42a7-b1d9-2617b1d841d6","resourceCustomizationUUID":"4b7d6b23-084e-4865-a7c3-cd3f063b7963","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml","artifactChecksum":"YjQ3OTA1ZDM5MDUxMTc2NDk4MmQ2MzAyODhkYmE4NDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3437e3ad-fa14-41b3-9836-07178fea6bda","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar","artifactChecksum":"MTNjODAzMzhkYTAyZDBkZGZmMDM1NDRkZmQ0NTQzMGE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8d987636-c35a-4cfb-a107-eea829117691","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"55b678f8-6021-4f44-8c76-6dfebfa71c43","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml","artifactChecksum":"OWEyZGVmN2Y0ODA2OWNjMGRjMWRkNDkwYmQ0MGQ2NDA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"c48f314b-4034-4153-8208-592652149eeb","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"95608300-b6eb-4ba6-adeb-bdcd474d2341","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d067a81a-fd19-4626-814a-8233de1636fb","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml","artifactChecksum":"MzhlOTdlOTg5NTg1OTk2ZGRhOGQ4NjZlMDZjNzhmOTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"48d4a803-2b7e-4074-92f2-52d0214087ca","artifactVersion":"1"},{"artifactName":"service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar","artifactChecksum":"NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6c576efd-40f9-4742-82d7-d8782d5da5c2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:50:36.122Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:36.122Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:36.122Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:36.122Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:37.124Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:37.125Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:37.125Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:37.125Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:38.127Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:38.127Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:38.127Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:38.127Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:39.129Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:39.129Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:39.130Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:39.130Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:40.131Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:40.132Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:40.132Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:40.132Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:41.134Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:41.134Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:41.135Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:41.135Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:42.136Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:42.137Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:42.137Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:42.137Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:43.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:50:43.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:43.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:43.139Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:44.143Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "serviceName": "Demo_pNF_Lh7wrfht8IQwiWIug3Lq", "serviceVersion": "1.0", "serviceUUID": "f1af084a-9a94-4cde-be51-722e55eaf68f", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8bbebe80-ad58-40b4-b385-078137589fbd", "resources": [ { "resourceInstanceName": "pNF acf83a5c-2827 0", "resourceCustomizationUUID": "4b7d6b23-084e-4865-a7c3-cd3f063b7963", "resourceName": "pNF acf83a5c-2827", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "5436582c-8360-4f87-83b3-cc4ff7b514dc", "resourceInvariantUUID": "a229663c-1be7-42a7-b1d9-2617b1d841d6", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "artifactChecksum": "NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6c576efd-40f9-4742-82d7-d8782d5da5c2" } ], "workloadContext": "Production" } 2023-01-17T03:50:44.144Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:50:44.144Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1af084a-9a94-4cde-be51-722e55eaf68f ASDC 2023-01-17T03:50:44.144Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:08b435fd-fa08-4c9d-98fd-2f1d8557e38a ServiceName:Demo_pNF_Lh7wrfht8IQwiWIug3Lq ServiceVersion:1.0 ServiceUUID:f1af084a-9a94-4cde-be51-722e55eaf68f ServiceInvariantUUID:8bbebe80-ad58-40b4-b385-078137589fbd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ArtifactUUID:6c576efd-40f9-4742-82d7-d8782d5da5c2 ArtifactChecksum:NDc4NDFlM2MyM2RmZWRjZWM0MTBiMTk4ODRkNWZmODQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF acf83a5c-2827 0 ResourceCustomizationUUID:4b7d6b23-084e-4865-a7c3-cd3f063b7963 ResourceInvariantUUID:a229663c-1be7-42a7-b1d9-2617b1d841d6 ResourceName:pNF acf83a5c-2827 ResourceType:PNF ResourceUUID:5436582c-8360-4f87-83b3-cc4ff7b514dc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-01-17T03:50:44.145Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1af084a-9a94-4cde-be51-722e55eaf68f 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: 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-01-17T03:50:44.184Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:50:44.186Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:50:44.186Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:50:44.186Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 from URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:44.187Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:50:44.187Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:44.375Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:50:44.377Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 6c576efd-40f9-4742-82d7-d8782d5da5c2 88008 2023-01-17T03:50:44.377Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:50:44.378Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:44.378Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:50:44.379Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:44.379Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:44.380Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927444377, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:45.384Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:50:45.385Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:50:45.385Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2, URL: /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar to file: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:45.386Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:45.387Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:45.387Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:45.577Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9914514628659730469/Definitions/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml 2023-01-17T03:50:46.429Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:50:46.429Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:50:46.429Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF acf83a5c-2827 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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||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-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.430Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar 2023-01-17T03:50:46.431Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:50:46.431Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.431Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.431Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:50:46.431Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Node template pNF acf83a5c-2827 0 is matching search criteria 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF acf83a5c-2827 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:50:46.432Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.433Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.434Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:50:46.434Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_Lh7wrfht8IQwiWIug3Lq is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:50:46.434Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Lh7wrfht8IQwiWIug3Lq Description:catalog service description Model UUID:f1af084a-9a94-4cde-be51-722e55eaf68f Model Version:NULL Model InvariantUuid:8bbebe80-ad58-40b4-b385-078137589fbd 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=? 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-01-17T03:50:46.458Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists 2023-01-17T03:50:46.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:50:46.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists) 2023-01-17T03:50:46.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:50:46.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:46.459Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:46.460Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927446458, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:47.460Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar ASDC sendASDCNotification 2023-01-17T03:50:47.461Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar(Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists) 2023-01-17T03:50:47.461Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:50:47.461Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:50:47.461Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:50:47.461Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927447460, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:50:48.462Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:50:48.477Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:50:48.480Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:50:48.480Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:50:48.480Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:50:48.481Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:51:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:51:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/resourceInstances/pnfacf83a5c28270/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673926789584, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927444377, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927446458, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6c576efd-40f9-4742-82d7-d8782d5da5c2 already exists" } 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:51:13.557Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927447460, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLh7wrfht8iqwiwiug3lq/1.0/artifacts/service-DemoPnfLh7wrfht8iqwiwiug3lq-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 5436582c-8360-4f87-83b3-cc4ff7b514dc already exists" } 2023-01-17T03:51:13.558Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:51:18.481Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:51:18.503Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:51:18.505Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:51:18.505Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:51:18.505Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:51:18.506Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:51:48.506Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:51:48.527Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:51:48.531Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:51:48.531Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:51:48.532Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:51:48.532Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:52:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:52:18.532Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:52:18.549Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:52:18.551Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:52:18.552Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:52:18.552Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:52:18.552Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:52:48.553Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:52:48.568Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:52:48.571Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:52:48.572Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:52:48.572Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:52:48.572Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:53:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:53:18.573Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:53:18.596Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:53:18.600Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:53:18.600Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:53:18.600Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:53:18.600Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:53:48.601Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:53:48.613Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:53:48.616Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:53:48.616Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:53:48.616Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:53:48.616Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:54:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:54:18.617Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:54:18.627Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:54:18.629Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:54:18.629Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:54:18.630Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:54:18.630Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:54:48.630Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:54:48.639Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:54:48.641Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:54:48.641Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:54:48.641Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:54:48.641Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:55:13.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:55:18.641Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:55:18.651Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:55:18.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:55:18.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:55:18.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:55:18.653Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:55:48.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T03:55:48.654Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a 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-01-17T03:55:48.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and serviceModelVersionId: f1af084a-9a94-4cde-be51-722e55eaf68f 2023-01-17T03:55:48.660Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8bbebe80-ad58-40b4-b385-078137589fbd 2023-01-17T03:55:48.661Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 2023-01-17T03:55:48.667Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T03:55:48.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?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-01-17T03:55:48.707Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||Invoke 2023-01-17T03:55:48.714Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T03:55:49.169Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0|INFO|500||InvokeReturn 2023-01-17T03:55:49.169Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8bbebe80-ad58-40b4-b385-078137589fbd/model-vers/model-ver/f1af084a-9a94-4cde-be51-722e55eaf68f?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 03:55:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[449], vertex-id=[221216], x-aai-txid=[0-aai-resources-230117-03:55:47:020-29288], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T03:55:49.170Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T03:55:49.171Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T03:55:49.171Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T03:55:49.178Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T03:55:49.179Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 08b435fd-fa08-4c9d-98fd-2f1d8557e38a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T03:55:49.179Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T03:55:49.179Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:55:49.180Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:55:49.180Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927749179, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:55:49.208Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:55:49.208Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "08b435fd-fa08-4c9d-98fd-2f1d8557e38a", "consumerID": "SO-sdc-controller", "timestamp": 1673927749179, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T03:55:49.209Z||pool-2-thread-3|||||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-01-17T03:55:50.211Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-17T03:55:50.211Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-01-17T03:55:50.213Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 0 disconnected. 2023-01-17T03:55:50.214Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 1 disconnected. 2023-01-17T03:55:50.214Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Cancelled in-flight METADATA request with correlation id 51027 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-01-17T03:55:50.214Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2 disconnected. 2023-01-17T03:55:50.215Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Node 2147483647 disconnected. 2023-01-17T03:55:50.215Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-01-17T03:55:50.217Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-01-17T03:55:50.217Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Lost previously 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-01-17T03:55:50.217Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-01-17T03:55:50.218Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: rebalance failed due to 'The coordinator is not available.' (CoordinatorNotAvailableException) 2023-01-17T03:55:50.314Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-01-17T03:55:50.365Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-17T03:55:50.367Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:55:50.407Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-93c866bb-daf9-468a-b0a3-1f03e64bf487 2023-01-17T03:55:50.407Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:55:50.408Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] (Re-)joining group 2023-01-17T03:55:50.944Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:55:53.962Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:55:56.971Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:55:59.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:56:02.999Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:56:06.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:56:09.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:56:12.028Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T03:56:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:13.555Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T03:56:13.555Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T03:56:13.560Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:56:13.561Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-93c866bb-daf9-468a-b0a3-1f03e64bf487', protocol='range'} 2023-01-17T03:56:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:56:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:56:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:56:13.564Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:56:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:56:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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 dWleRyFPRdaW250Ok1tbKQ 2023-01-17T03:56:13.565Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-93c866bb-daf9-468a-b0a3-1f03e64bf487=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-01-17T03:56:13.574Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T03:56:13.574Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:56:13.574Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-93c866bb-daf9-468a-b0a3-1f03e64bf487', protocol='range'} 2023-01-17T03:56:13.574Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T03:56:13.575Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:56:13.575Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, 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-01-17T03:56:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T03:56:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T03:56:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T03:56:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=329, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T03:56:13.579Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T03:56:13.580Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T03:56:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset 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-01-17T03:56:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset 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-01-17T03:56:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset 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-01-17T03:56:13.580Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset 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-01-17T03:56:13.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset 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-01-17T03:56:13.581Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset 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-01-17T03:56:13.671Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T03:56:13.671Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"717903f1-36bf-4058-8de9-3d134602efea","serviceName":"vFW 2023-01-17 01-33-02","serviceVersion":"1.0","serviceUUID":"03a1827b-fb3c-4b38-a30c-747b4ec1c798","serviceDescription":"catalog service description","serviceInvariantUUID":"621f8bd7-a989-4fb7-bd04-349ddc7b0bd8","resources":[{"resourceInstanceName":"vFW f2a9b25c-882a 0","resourceName":"vFW f2a9b25c-882a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"666f8c74-3332-4df0-a371-cf8bebc34141","resourceInvariantUUID":"4a31d191-9768-4594-a60b-1e97d593d7a5","resourceCustomizationUUID":"2b6556db-ebda-4387-baf2-e302d2d930a0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml","artifactChecksum":"MzNkM2ZhMTg4ZDJlOWI0MGFjNWNlOWU5MDgwODUyOWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0779b890-d52b-4d5d-a8a8-220efd83529e","artifactVersion":"1"},{"artifactName":"vfwf2a9b25c882a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json","artifactChecksum":"MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7287bbf-82c3-4b59-bfab-cdbd02f6d736","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTk1OWIzMjcwNDVjYzBkNTliODAzOGZlNWRmNzcyMTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4abea492-2e2f-4d31-ab0e-81d5d4b2ae7c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"883de14d-727a-41b4-8403-00eeb1d3ca95","artifactVersion":"2","generatedFromUUID":"a3c34aaf-a210-4362-86f8-e66b5310744b"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230117013302-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml","artifactChecksum":"YzEzODIxNDkzMGYzZjQ1Zjk3OTkyNmZkNDUwYWM5MWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0836d097-6e14-4c6a-a62f-3d013414f4a1","artifactVersion":"1"},{"artifactName":"service-Vfw20230117013302-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar","artifactChecksum":"NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"03d40328-adfc-4451-8325-923b76a86496","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T03:56:13.685Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:13.690Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:13.691Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:13.691Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:14.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:56:14.605Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:56:14.606Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:56:14.693Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:14.694Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:14.695Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:14.695Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:15.698Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:15.698Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:15.698Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:15.698Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:16.700Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:16.700Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:16.700Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:16.701Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:17.701Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:17.702Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:17.702Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:17.702Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:18.704Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:18.704Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:18.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:18.705Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:19.706Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T03:56:19.706Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:19.706Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:19.706Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:20.707Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "serviceName": "vFW 2023-01-17 01-33-02", "serviceVersion": "1.0", "serviceUUID": "03a1827b-fb3c-4b38-a30c-747b4ec1c798", "serviceDescription": "catalog service description", "serviceInvariantUUID": "621f8bd7-a989-4fb7-bd04-349ddc7b0bd8", "resources": [ { "resourceInstanceName": "vFW f2a9b25c-882a 0", "resourceCustomizationUUID": "2b6556db-ebda-4387-baf2-e302d2d930a0", "resourceName": "vFW f2a9b25c-882a", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "666f8c74-3332-4df0-a371-cf8bebc34141", "resourceInvariantUUID": "4a31d191-9768-4594-a60b-1e97d593d7a5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwf2a9b25c882a0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "artifactChecksum": "MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b7287bbf-82c3-4b59-bfab-cdbd02f6d736", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "generatedFromUUID": "a3c34aaf-a210-4362-86f8-e66b5310744b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "883de14d-727a-41b4-8403-00eeb1d3ca95", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230117013302-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "artifactChecksum": "NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "03d40328-adfc-4451-8325-923b76a86496" } ], "workloadContext": "Production" } 2023-01-17T03:56:20.708Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T03:56:20.708Z|08b435fd-fa08-4c9d-98fd-2f1d8557e38a|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 03a1827b-fb3c-4b38-a30c-747b4ec1c798 ASDC 2023-01-17T03:56:20.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:717903f1-36bf-4058-8de9-3d134602efea ServiceName:vFW 2023-01-17 01-33-02 ServiceVersion:1.0 ServiceUUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 ServiceInvariantUUID:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230117013302-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ArtifactUUID:03d40328-adfc-4451-8325-923b76a86496 ArtifactChecksum:NjMxYmRjN2QwZTc4MDI4NzQwZGUzNDhhZWRiZDIzN2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW f2a9b25c-882a 0 ResourceCustomizationUUID:2b6556db-ebda-4387-baf2-e302d2d930a0 ResourceInvariantUUID:4a31d191-9768-4594-a60b-1e97d593d7a5 ResourceName:vFW f2a9b25c-882a ResourceType:VF ResourceUUID:666f8c74-3332-4df0-a371-cf8bebc34141 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwf2a9b25c882a0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json ArtifactUUID:b7287bbf-82c3-4b59-bfab-cdbd02f6d736 ArtifactChecksum:MWRjNmVhMjZjNTcxNzM5NWRjOWZiNTgyYjAzNWViZWY= 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml ArtifactUUID:a3c34aaf-a210-4362-86f8-e66b5310744b 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 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/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env ArtifactUUID:883de14d-727a-41b4-8403-00eeb1d3ca95 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-01-17T03:56:20.709Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 03a1827b-fb3c-4b38-a30c-747b4ec1c798 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: 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-01-17T03:56:20.741Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:56:20.742Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:56:20.742Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:56:20.742Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 03d40328-adfc-4451-8325-923b76a86496 from URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:20.742Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T03:56:20.743Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:20.925Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T03:56:20.927Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 03d40328-adfc-4451-8325-923b76a86496 101487 2023-01-17T03:56:20.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:56:20.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:20.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T03:56:20.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:20.928Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:20.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927780928, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:21.929Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T03:56:21.930Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T03:56:21.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 03d40328-adfc-4451-8325-923b76a86496, URL: /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar to file: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:21.931Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230117013302-csar.csar 2023-01-17T03:56:21.933Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:21.934Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:22.147Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18113359055658252172/Definitions/service-Vfw20230117013302-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-01-17T03:56:24.475Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T03:56:24.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:56:24.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-01-17T03:56:24.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.476Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2a9b25c-882a 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-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.477Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230117013302-csar.csar 2023-01-17T03:56:24.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T03:56:24.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.478Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:56:24.479Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:56:24.479Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:56:24.479Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.479Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.480Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:56:24.480Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T03:56:24.480Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T03:56:24.480Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.480Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:56:24.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:56:24.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:56:24.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:56:24.481Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.482Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.482Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.482Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:56:24.482Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:56:24.482Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:56:24.483Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.483Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.483Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:56:24.483Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.483Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:56:24.483Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.484Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-01-17T03:56:24.484Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.484Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-01-17T03:56:24.484Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.484Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:56:24.485Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:56:24.485Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.485Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:56:24.485Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:56:24.486Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.486Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is matching search criteria 2023-01-17T03:56:24.486Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW f2a9b25c-882a 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-01-17T03:56:24.486Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.486Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:56:24.486Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:56:24.487Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:56:24.487Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-01-17T03:56:24.487Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:56:24.487Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:56:24.487Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.487Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.488Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:56:24.488Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.488Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:56:24.488Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.488Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=cac02e45-7433-491e-bd88-cff673d02923 2023-01-17T03:56:24.489Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.489Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:56:24.489Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:56:24.489Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:56:24.489Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:56:24.489Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.490Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.490Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.490Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:56:24.490Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-01-17T03:56:24.490Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-01-17T03:56:24.491Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.491Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria 2023-01-17T03:56:24.491Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.491Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd 2023-01-17T03:56:24.491Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.491Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vFW f2a9b25c-882a 0 is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.492Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=342a8f80-340c-4ba9-a29c-acdc1c3a3f79 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.493Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.494Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.494Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.494Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T03:56:24.494Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-01-17 01-33-02 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T03:56:24.494Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-01-17 01-33-02 Description:catalog service description Model UUID:03a1827b-fb3c-4b38-a30c-747b4ec1c798 Model Version:NULL Model InvariantUuid:621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW f2a9b25c-882a Model UUID:eb91637c-da27-40ce-80d9-6e24aa467ae8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:4a31d191-9768-4594-a60b-1e97d593d7a5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2b6556db-ebda-4387-baf2-e302d2d930a0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d1c81397-bec5-4a0e-865a-07a486bedf94 ModelName:VfwF2a9b25c882a..base_vfw..module-0 ModelUuid:bf862754-f7a4-4452-838b-42b23b027b5f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:cac02e45-7433-491e-bd88-cff673d02923 ModelInvariantUuid:fbbfc3e7-c606-4041-a7cb-0dce511010a8 ModelName:vFW f2a9b25c-882a-nodes.vfwCvfc ModelUuid:a1ac0843-e2be-4dee-8e3c-ebfdcf0f3503 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:e48f7a71-93bb-4583-a0e5-8084b39b1408 ModelInvariantUuid:6d77aa3a-c90c-4fb1-bcb7-2879cfbf53cf ModelName:VfwF2a9b25c882a.compute.nodes.heat.vfw ModelUuid:032ef113-97a4-4dcc-9910-1bcf6de4cd8d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:23f3c95e-b7e4-45c5-aa52-8e8d342d9bdd ModelInvariantUuid:3d1c2c7d-345b-4f89-9f98-47f5e20378fb ModelName:vFW f2a9b25c-882a-nodes.vsnCvfc ModelUuid:a3b2a60a-a910-4599-ab43-f020029d3a0d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:df305fb6-a92d-44e2-a0e1-d74d3ba16dae ModelInvariantUuid:9a8f0779-d8c6-43ab-bcc1-b71e6dcf8e84 ModelName:VfwF2a9b25c882a.compute.nodes.heat.vsn ModelUuid:7af9b319-d3f4-4090-bb0e-048fe6d64ef9 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:342a8f80-340c-4ba9-a29c-acdc1c3a3f79 ModelInvariantUuid:e19c7725-ebfa-4df1-b58a-3985b8ac4027 ModelName:vFW f2a9b25c-882a-nodes.vpgCvfc ModelUuid:7c7e40ed-115a-4328-92b7-4c7be95cfe5c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:1c45a928-402b-4443-9f23-02da3c27e8a7 ModelInvariantUuid:dce526b1-995f-432c-a187-704a9d1bd35e ModelName:VfwF2a9b25c882a.compute.nodes.heat.vpg ModelUuid:8d6fdb46-df36-4ddf-aed1-d00bfeeaf654 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=? 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-01-17T03:56:24.517Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists 2023-01-17T03:56:24.517Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:56:24.517Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists) 2023-01-17T03:56:24.517Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:56:24.518Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:24.518Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:24.518Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927784517, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:25.520Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar ASDC sendASDCNotification 2023-01-17T03:56:25.520Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar(Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists) 2023-01-17T03:56:25.520Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T03:56:25.520Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T03:56:25.521Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T03:56:25.521Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927785520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:56:26.522Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:56:26.536Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:56:26.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:56:26.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:56:26.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:56:26.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:56:56.538Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:56:56.552Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:56:56.554Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:56:56.555Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:56:56.555Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:56:56.555Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:57:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:57:13.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:57:13.548Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vfwf2a9b25c882a0_modules.json", "status": "NOTIFIED" } 2023-01-17T03:57:13.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:57:26.555Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:57:26.575Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:57:26.577Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:57:26.577Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:57:26.578Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:57:26.578Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:57:56.578Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:57:56.600Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:57:56.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:57:56.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:57:56.602Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:57:56.603Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:58:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:58:13.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.552Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-01-17T03:58:13.553Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.553Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.553Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-01-17T03:58:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/resourceInstances/vfwf2a9b25c882a0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-01-17T03:58:13.554Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.554Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.554Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-template.yml", "status": "NOT_NOTIFIED" } 2023-01-17T03:58:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.555Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "NOTIFIED" } 2023-01-17T03:58:13.555Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.555Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927780928, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "DOWNLOAD_OK" } 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927784517, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 03d40328-adfc-4451-8325-923b76a86496 already exists" } 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673927785520, "artifactURL": "/sdc/v1/catalog/services/Vfw20230117013302/1.0/artifacts/service-Vfw20230117013302-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 666f8c74-3332-4df0-a371-cf8bebc34141 already exists" } 2023-01-17T03:58:13.556Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-01-17T03:58:26.603Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:58:26.622Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:58:26.625Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:58:26.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:58:26.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:58:26.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:58:56.626Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:58:56.637Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:58:56.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:58:56.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:58:56.639Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:58:56.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:59:13.545Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T03:59:26.640Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:59:26.650Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:59:26.652Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:59:26.652Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:59:26.652Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:59:26.653Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T03:59:56.653Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:59:56.668Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T03:59:56.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T03:59:56.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T03:59:56.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T03:59:56.673Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T04:00:13.547Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:00:26.674Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T04:00:26.686Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T04:00:26.688Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T04:00:26.689Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T04:00:26.689Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T04:00:26.689Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T04:00:56.690Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T04:00:56.701Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T04:00:56.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T04:00:56.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T04:00:56.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T04:00:56.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-01-17T04:01:13.549Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:13.738Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-01-17T04:01:13.739Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Member SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f-93c866bb-daf9-468a-b0a3-1f03e64bf487 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-01-17T04:01:13.740Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-01-17T04:01:13.740Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-72ae358f-c703-4531-99fd-0acddf4f8a7f, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-01-17T04:01:14.335Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Request joining group due to: group is already rebalancing 2023-01-17T04:01:14.343Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Revoke previously 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-01-17T04:01:14.344Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] (Re-)joining group 2023-01-17T04:01:14.348Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T04:01:14.349Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65=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-01-17T04:01:14.357Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c-69eb3cb2-03a1-40c8-9a28-93821a6a7f65', protocol='range'} 2023-01-17T04:01:14.358Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T04:01:14.359Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, 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-01-17T04:01:14.362Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset 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-01-17T04:01:14.362Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset 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-01-17T04:01:14.362Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset 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-01-17T04:01:14.362Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=339, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-01-17T04:01:14.363Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset 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-01-17T04:01:14.363Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-100a301b-fd12-47c4-a526-b20363b9657c, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset 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-01-17T04:01:26.703Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-01-17T04:01:26.704Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 717903f1-36bf-4058-8de9-3d134602efea 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-01-17T04:01:26.710Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 717903f1-36bf-4058-8de9-3d134602efea and serviceModelVersionId: 03a1827b-fb3c-4b38-a30c-747b4ec1c798 2023-01-17T04:01:26.711Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 621f8bd7-a989-4fb7-bd04-349ddc7b0bd8 2023-01-17T04:01:26.713Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 2023-01-17T04:01:26.727Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-01-17T04:01:26.776Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?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-01-17T04:01:26.778Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||Invoke 2023-01-17T04:01:26.784Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-01-17T04:01:26.947Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0|INFO|500||InvokeReturn 2023-01-17T04:01:26.948Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/621f8bd7-a989-4fb7-bd04-349ddc7b0bd8/model-vers/model-ver/03a1827b-fb3c-4b38-a30c-747b4ec1c798?depth=0 has http status code:200 and response headers:{date=[Tue, 17 Jan 2023 04:01:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[372912], x-aai-txid=[2-aai-resources-230117-04:01:25:079-74134], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-17T04:01:26.949Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity. 2023-01-17T04:01:26.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-01-17T04:01:26.958Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-01-17T04:01:26.965Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-17T04:01:26.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 717903f1-36bf-4058-8de9-3d134602efea and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-01-17T04:01:26.966Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-01-17T04:01:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T04:01:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T04:01:26.967Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673928086966, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:26.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-01-17T04:01:26.981Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "717903f1-36bf-4058-8de9-3d134602efea", "consumerID": "SO-sdc-controller", "timestamp": 1673928086966, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-01-17T04:01:26.982Z||pool-2-thread-3|||||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-01-17T04:01:27.983Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-01-17T04:01:27.983Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46","serviceDescription":"service","serviceInvariantUUID":"349d766b-f3ea-41f1-8ce2-e1c533577ac4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"c09c119d-b6ff-403a-9df5-b60d5e1e8793","resourceInvariantUUID":"57590f7a-19ee-49be-9b56-12418c9e8ba8","resourceCustomizationUUID":"710c575a-6c73-402f-b690-0c526ef436d1","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":"NjBkZTUwNDUxMTBiOTExNmRlZTEzNjZjN2QyNjg4N2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0efb99d-901c-4533-a946-0aa5a55c2a75","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"55e34628-fe71-43e3-9588-cbf8f63f69aa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-01-17T04:01:27.984Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T04:01:27.984Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T04:01:27.984Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T04:01:27.984Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:28.985Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-01-17T04:01:28.986Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T04:01:28.986Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T04:01:28.986Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673927750211, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:29.987Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46", "serviceDescription": "service", "serviceInvariantUUID": "349d766b-f3ea-41f1-8ce2-e1c533577ac4", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "710c575a-6c73-402f-b690-0c526ef436d1", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "c09c119d-b6ff-403a-9df5-b60d5e1e8793", "resourceInvariantUUID": "57590f7a-19ee-49be-9b56-12418c9e8ba8", "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": "ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "55e34628-fe71-43e3-9588-cbf8f63f69aa" } ], "workloadContext": "Production" } 2023-01-17T04:01:29.988Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-01-17T04:01:29.988Z|717903f1-36bf-4058-8de9-3d134602efea|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ASDC 2023-01-17T04:01:29.988Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 ServiceInvariantUUID:349d766b-f3ea-41f1-8ce2-e1c533577ac4 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:55e34628-fe71-43e3-9588-cbf8f63f69aa ArtifactChecksum:ZDY5ZjAxYjU4MGNiYzVkNDdjNWMzZWRlNDRkN2E4Yjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 ResourceInvariantUUID:57590f7a-19ee-49be-9b56-12418c9e8ba8 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:c09c119d-b6ff-403a-9df5-b60d5e1e8793 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-01-17T04:01:29.989Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 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: 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-01-17T04:01:30.022Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T04:01:30.023Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T04:01:30.023Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T04:01:30.023Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T04:01:30.023Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-01-17T04:01:30.023Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T04:01:30.192Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-01-17T04:01:30.193Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 55e34628-fe71-43e3-9588-cbf8f63f69aa 57785 2023-01-17T04:01:30.193Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T04:01:30.193Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-01-17T04:01:30.193Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-01-17T04:01:30.194Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T04:01:30.194Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T04:01:30.194Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673928090193, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:31.195Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-01-17T04:01:31.196Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-01-17T04:01:31.196Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:31.197Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-01-17T04:01:31.197Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:31.198Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:31.396Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15234149579249775292/Definitions/service-BasicNetwork-template.yml 2023-01-17T04:01:32.080Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-01-17T04:01:32.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T04:01:32.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-01-17T04:01:32.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.081Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.082Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.082Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.082Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.082Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.083Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.083Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-01-17T04:01:32.083Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-01-17T04:01:32.083Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.084Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T04:01:32.085Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T04:01:32.085Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T04:01:32.085Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.085Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.086Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-01-17T04:01:32.086Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-01-17T04:01:32.087Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-01-17T04:01:32.087Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.087Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.088Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.088Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.088Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.089Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.089Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.089Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.090Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-01-17T04:01:32.090Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-01-17T04:01:32.091Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b913ea1a-b1cf-4bb2-8ff3-f1c0745d9e46 Model Version:NULL Model InvariantUuid:349d766b-f3ea-41f1-8ce2-e1c533577ac4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:57590f7a-19ee-49be-9b56-12418c9e8ba8 Model UUID:c66de8fe-3edc-4eca-b6d0-e6fecdc09eb0 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:710c575a-6c73-402f-b690-0c526ef436d1 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=? 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-01-17T04:01:32.115Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||ERROR|500||Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists 2023-01-17T04:01:32.116Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T04:01:32.116Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists) 2023-01-17T04:01:32.116Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T04:01:32.116Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T04:01:32.116Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T04:01:32.117Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673928092116, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 55e34628-fe71-43e3-9588-cbf8f63f69aa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:33.119Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-01-17T04:01:33.119Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists) 2023-01-17T04:01:33.119Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-01-17T04:01:33.120Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-01-17T04:01:33.120Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-01-17T04:01:33.120Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37", "consumerID": "SO-sdc-controller", "timestamp": 1673928093119, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: c09c119d-b6ff-403a-9df5-b60d5e1e8793 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-17T04:01:34.122Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T04:01:34.143Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37 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-01-17T04:01:34.144Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-01-17T04:01:34.144Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-01-17T04:01:34.145Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-01-17T04:01:34.145Z|cc80cce4-e7b7-4de5-a8c2-1a4bfb2e4f37|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.